debian: update packaging

This commit is contained in:
Michael Stapelberg
2009-11-09 22:41:31 +01:00
parent bf728be09b
commit c98bf4ba8c
3 changed files with 3 additions and 2 deletions

1
debian/rules vendored
View File

@ -44,6 +44,7 @@ install: build
mkdir -p $(CURDIR)/debian/i3-wm/usr/share/man/man1
cp man/i3.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
cp man/i3-msg.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
cp man/i3-input.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1
# Build architecture-independent files here.