remove shipped example config and removed 2nd cause unclear license

This commit is contained in:
Jan Wagner 2008-05-31 20:10:16 +00:00
parent a13949794c
commit 44d7d35f56
5 changed files with 4 additions and 214 deletions

2
debian/rules vendored
View file

@ -19,7 +19,7 @@ install: build
install -D -m 644 sbin/postfwd debian/postfwd/usr/sbin/postfwd
install -d -m 0755 debian/postfwd/usr/share/doc/postfwd/examples/
cp debian/example-cfg*.txt debian/postfwd/usr/share/doc/postfwd/examples/
#cp debian/example-cfg*.txt debian/postfwd/usr/share/doc/postfwd/examples/
cp etc/postfwd.cf debian/postfwd/usr/share/doc/postfwd/examples/example-cfg.txt
# Build architecture-independent files here.