[Pkg-privacy-commits] [xul-ext-monkeysphere] 163/296: fix clean target

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:36 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit 39b95eac9f7f8d7f4f73ac2c432338d6b9179ea4
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Tue Mar 9 13:35:26 2010 -0500

    fix clean target
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 163467a..2bb9fa5 100755
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,6 @@ debian-package:
 	git buildpackage -uc -us --git-upstream-branch=master --git-debian-branch=debian
 
 clean:
-	rm xul-ext-monkeysphere.xpi
+	rm -f monkeysphere.xpi
 
 .PHONY: xpi clean debian-package

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list