[cod-tools] 13/142: trunk/ Enabling Makefile to remove binary packages.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit e1da82e73b450f5ca868f0e15092ffa1dc200877
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Wed Oct 26 09:21:33 2016 +0000

    trunk/
    Enabling Makefile to remove binary packages.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@13 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 MasterMakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MasterMakefile b/MasterMakefile
index 6010d08..39b08a7 100644
--- a/MasterMakefile
+++ b/MasterMakefile
@@ -25,4 +25,4 @@ ${DEBIAN_TAR_GZ}: source
 cleanAll distclean:
 	rm -rf source ${PKGNAME} ${PROJECT}
 	rm -f ${ORIG_TAR_GZ} ${DEBIAN_TAR_GZ}
-	rm -f *.dsc *_source.changes *_source.build
+	rm -f *.deb *.dsc *.changes *.build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list