Author: sparky
Date: Fri Mar 10 22:44:38 2006
New Revision: 7141

Modified:
   ppcrcd/trunk/Makefile
Log:
- new version name: pre PLD Day
- info depends on out/touch/root_installed


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile       (original)
+++ ppcrcd/trunk/Makefile       Fri Mar 10 22:44:38 2006
@@ -1,6 +1,6 @@
 
 #         @_VERSION_@
-VERSION = big changes
+VERSION = pre PLD Day
 VER13 = $(shell echo '"$(VERSION)"           ' | cut -c 1-13 )
 
 SU = sudo
@@ -269,7 +269,7 @@
        sleep 1 && touch $@
 
 .PHONY:        info
-info:
+info:  out/touch/root_installed
        @LANGUAGE= LANG= LC_ALL=C rpm --root=$(PWD)/$(root_inst) -qa \
                
--queryformat="<b>%{NAME}</b>(%{EPOCH}:%{VERSION}-%{RELEASE})ľ\t<i>%{SUMMARY}</i>\n"
 | sort | tr "ľ" "\n"
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to