debian: Fix section/priority/dependencies of i3-wm-dbg (Thanks chrish)

This commit is contained in:
Michael Stapelberg
2009-05-09 23:16:29 +02:00
parent 6f55cf840e
commit 3ab4ecdb01
2 changed files with 4 additions and 4 deletions

2
debian/rules vendored
View File

@ -38,7 +38,7 @@ install: build
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/wiipdf
# Add here commands to install the package into debian/i3-wm
$(MAKE) DESTDIR=$(CURDIR)/debian/i3-wm/ install
mkdir -p $(CURDIR)/debian/i3-wm/usr/share/man/man1
cp man/i3.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1