Author: sparky
Date: Sat Oct  9 21:02:05 2010
New Revision: 11839

Modified:
   toys/rsget.pl/Makefile
Log:
- this source base is closed; throw away the key


Modified: toys/rsget.pl/Makefile
==============================================================================
--- toys/rsget.pl/Makefile      (original)
+++ toys/rsget.pl/Makefile      Sat Oct  9 21:02:05 2010
@@ -24,6 +24,11 @@
        $(MAKE) VER="$$(svn up | sed '/At revision /!d; s/At revision //; 
s/\.//')" pkg
 else
 pkg: clean
+       @echo "**********************************************"
+       @echo "*** There should be no new packages, check ***"
+       @echo "***    http://rsget.pl/about/new-core/     ***"
+       @echo "**********************************************"
+       $(IGNORE_DISCONTINUATION_WARNING)@false
        rm -rf $(PKGDIR)
        for DIR in $(DIRS); do \
                install -d $(PKGDIR)/$$DIR; \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to