Don't remove scripts and CVS controls in bin/ subdirectory

This commit is contained in:
Stas Degteff 2010-11-09 22:06:12 +00:00
parent 03b2aeb8bf
commit 36d84095e8

5
debian/rules vendored
View File

@ -5,7 +5,7 @@ export DH_VERBOSE=1
export DH_COMPAT=4
#export DEBIAN=1
#export PACKAGE=binkd1
export PACKAGE=golded-plus-snapshot
PREFIX=$(CURDIR)/debian/golded-plus
DOCS= docs/license.txt docs/notework.txt docs/readme.txt \
docs/rusfaq.txt docs/rusfaq.koi8r docs/rusfaq.utf8 docs/tips.txt docs/todowork.txt \
@ -67,8 +67,7 @@ clean:
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
-$(MAKE) clean
- rm -r bin/
-$(MAKE) clean distclean
dh_clean