tincd->tinc
Delete libblowfish.y not be in the .deb.
This commit is contained in:
parent
7fbfa990fc
commit
7a450d704b
1 changed files with 2 additions and 1 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -34,7 +34,8 @@ install: build
|
|||
|
||||
$(MAKE) install prefix=`pwd`/debian/tmp/usr
|
||||
mkdir -p `pwd`/debian/tmp/etc/tinc
|
||||
cp doc/tincd.conf.sample `pwd`/debian/tmp/etc/tinc/tincd.conf
|
||||
cp doc/tinc.conf.sample `pwd`/debian/tmp/etc/tinc/tinc.conf
|
||||
rm -f `pwd`/debian/tmp/usr/lib/tinc/libblowfish.so
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
|
|
Loading…
Reference in a new issue