Author: sparky
Date: Tue Nov  3 02:19:07 2009
New Revision: 10932

Modified:
   toys/rsget.pl/Makefile
Log:
- +README.requirements


Modified: toys/rsget.pl/Makefile
==============================================================================
--- toys/rsget.pl/Makefile      (original)
+++ toys/rsget.pl/Makefile      Tue Nov  3 02:19:07 2009
@@ -17,7 +17,7 @@
        rm -rf $(PKGDIR)
        install -d $(PKGDIR)/{$(DIRS)}
        install rsget.pl $(PKGDIR)
-       cp Makefile README README.config $(PKGDIR)
+       cp Makefile README README.config README.requirements $(PKGDIR)
        cp RSGet/*.pm $(PKGDIR)/RSGet
        for DIR in $(PLUGIN_DIRS); do \
                cp $$DIR/* $(PKGDIR)/$$DIR || exit 1; \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to