Downgrade compat version and adjust debian/rules accordingly so pbuilder with etch works

2.0@2434
Michael Prokop 16 years ago
parent 6709e3d774
commit fad413ea30

2
debian/compat vendored

@ -1 +1 @@
7
5

4
debian/rules vendored

@ -27,12 +27,12 @@ clean:
# Add here commands to clean up after the build process.
# $(MAKE) clean
dh_clean
dh_clean
install: build
dh_testdir
dh_testroot
dh_prep
dh_clean -k
dh_installdirs usr/local/admin usr/local/admin/script/
# Add here commands to install the package into debian/sipwise-www-admin.

Loading…
Cancel
Save