summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormertz2000-01-06 14:52:05 +0000
committermertz2000-01-06 14:52:05 +0000
commita6964e69f38fb702c9e709c2ebb47fa0f5a34479 (patch)
tree8e3a41263f10a12a9a8ec7d78b5bdd8f6ccfac5b /debian
parent6cde633fab3eaa1cf9b9e5d986e4b99670b867fa (diff)
downloadivy-c-a6964e69f38fb702c9e709c2ebb47fa0f5a34479.zip
ivy-c-a6964e69f38fb702c9e709c2ebb47fa0f5a34479.tar.gz
ivy-c-a6964e69f38fb702c9e709c2ebb47fa0f5a34479.tar.bz2
ivy-c-a6964e69f38fb702c9e709c2ebb47fa0f5a34479.tar.xz
appel de make clean pour la regle clean
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 5ae94cd..335a5b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ clean:
-rm -f build
-rm -rf debian/tmp `find debian/* -type d ! -name CVS` debian/files* core
-rm -f debian/*substvars
+ cd src && make clean
binary-indep: checkroot build
$(checkdir)