[Pkg-wmaker-commits] [wmbiff] 03/14: Uncommitted stuff to deal with the removal of the xmp link

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:54 UTC 2015


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

dtorrance-guest pushed a commit to tag wmbiff_0_3_1
in repository wmbiff.

commit 43f97d4988408c83772265ce4b2e2d98822b6a77
Author: oskuro <oskuro>
Date:   Fri May 11 14:49:19 2001 +0000

    Uncommitted stuff to deal with the removal of the xmp link
---
 wmbiff/.cvsignore | 1 +
 wmbiff/Makefile   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/wmbiff/.cvsignore b/wmbiff/.cvsignore
index 6e48425..5b0a33b 100644
--- a/wmbiff/.cvsignore
+++ b/wmbiff/.cvsignore
@@ -1,3 +1,4 @@
 *~
 *.o
 wmbiff
+wmbiff-master.xpm
diff --git a/wmbiff/Makefile b/wmbiff/Makefile
index 09bffb3..46917cd 100644
--- a/wmbiff/Makefile
+++ b/wmbiff/Makefile
@@ -41,7 +41,7 @@ clean:
 	for i in $(OBJS) ; do \
 		rm -f $$i ; \
 	done
-	rm -f wmbiff *~ tags core
+	rm -f wmbiff *~ tags core wmbiff-master.xpm
 
 install: wmbiff
 	$(INSTALL_DIR) $(DESTDIR)$(bindir)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list