summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2004-08-12 15:39:34 +0000
committerNarayan Desai <desai@mcs.anl.gov>2004-08-12 15:39:34 +0000
commit5504b9fb7c8c9b4c5b993b685253e7a960a8d875 (patch)
treeda84488ccab8dd63c87fe4a4c0a22961d3a5638c /debian/rules
parent87203e45182b62e93e206ae0a220be8567bf678e (diff)
downloadbcfg2-5504b9fb7c8c9b4c5b993b685253e7a960a8d875.tar.gz
bcfg2-5504b9fb7c8c9b4c5b993b685253e7a960a8d875.tar.bz2
bcfg2-5504b9fb7c8c9b4c5b993b685253e7a960a8d875.zip
add python cleanup to clean target
(Logical change 1.38) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@224 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/rules')
-rw-r--r--debian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b920eeceb..79f6478cf 100644
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ clean:
dh_testdir
dh_testroot
dh_clean
+ python setup.py clean
install: build
dh_testdir