remove unneeded dh_installdirs
This commit is contained in:
parent
44d7d35f56
commit
30f943a10f
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -15,7 +15,6 @@ install: build
|
||||||
dh_testdir
|
dh_testdir
|
||||||
dh_testroot
|
dh_testroot
|
||||||
dh_clean -k
|
dh_clean -k
|
||||||
dh_installdirs
|
|
||||||
|
|
||||||
install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd
|
install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd
|
||||||
install -d -m 0755 debian/postfwd/usr/share/doc/postfwd/examples/
|
install -d -m 0755 debian/postfwd/usr/share/doc/postfwd/examples/
|
||||||
|
|
Loading…
Reference in a new issue