[sasmodels] 05/10: Find more things to clean
Stuart Prescott
stuart at debian.org
Sun Dec 31 07:17:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository sasmodels.
commit 5680a7d2ab3c417f0fa6a9976861c435e8beadb7
Author: Stuart Prescott <stuart at debian.org>
Date: Sun Dec 31 00:20:11 2017 +1100
Find more things to clean
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 213ad47..809ec26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,8 @@ override_dh_clean:
dh_clean
make -C doc clean
rm -rf $(POCL_CACHE_DIR) $(SAS_MODELPATH)
+ rm -rf doc/guide/models/
+ rm -rf sasmodels.egg-info
find -name logs -type d -exec rm -rf {} +
override_dh_auto_build:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasmodels.git
More information about the debian-science-commits
mailing list