antiright-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Antiright-devel] antiright Makefile [antiright-3]


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright Makefile [antiright-3]
Date: Sat, 10 Mar 2007 02:09:19 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Branch:         antiright-3
Changes by:     Jeffrey Bedard <jefbed> 07/03/10 02:09:19

Modified files:
        .              : Makefile 

Log message:
        Fixed Makefile bzball target to include the correct branch.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/Makefile?cvsroot=antiright&only_with_tag=antiright-3&r1=1.11.2.2&r2=1.11.2.3

Patches:
Index: Makefile
===================================================================
RCS file: /sources/antiright/antiright/Makefile,v
retrieving revision 1.11.2.2
retrieving revision 1.11.2.3
diff -u -b -r1.11.2.2 -r1.11.2.3
--- Makefile    10 Mar 2007 00:12:08 -0000      1.11.2.2
+++ Makefile    10 Mar 2007 02:09:19 -0000      1.11.2.3
@@ -74,7 +74,7 @@
        cd ACE-desktop && $(MAKE) install
 
 bzball: distclean
-       cd .. && cp -R antiright antiright-$(VERSION) \
+       cd .. && cp -R antiright-3 antiright-$(VERSION) \
        && tar cjf antiright-$(VERSION).tar.bz2 antiright-$(VERSION) \
        && rm -rf antiright-$(VERSION)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]