[csw-devel] SF.net SVN: gar:[10248] csw/mgar/pkg/cswutils/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jun 17 20:15:18 CEST 2010


Revision: 10248
          http://gar.svn.sourceforge.net/gar/?rev=10248&view=rev
Author:   bdwalton
Date:     2010-06-17 18:15:18 +0000 (Thu, 17 Jun 2010)

Log Message:
-----------
cswutils: correct bad symlink in submitpkg; mantis 4467

Modified Paths:
--------------
    csw/mgar/pkg/cswutils/trunk/Makefile

Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile	2010-06-17 17:57:50 UTC (rev 10247)
+++ csw/mgar/pkg/cswutils/trunk/Makefile	2010-06-17 18:15:18 UTC (rev 10248)
@@ -90,5 +90,5 @@
 		$(DESTDIR)$(libdir)/python/csw/$${f}; \
 	done
 	@ln -s ../lib/python/csw/compare_pkgs.py $(DESTDIR)$(bindir)/comparepkg
-	@ln -s ../lib/python/csw/compare_pkgs.py $(DESTDIR)$(bindir)/submitpkg
+	@ln -s ../lib/python/csw/submit_to_newpkgs.py $(DESTDIR)$(bindir)/submitpkg
 	@$(MAKECOOKIE)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list