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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 2 18:23:00 CEST 2009


Revision: 6672
          http://gar.svn.sourceforge.net/gar/?rev=6672&view=rev
Author:   dmichelsen
Date:     2009-10-02 16:22:59 +0000 (Fri, 02 Oct 2009)

Log Message:
-----------
cswutils: Change Python path from opencsw to csw

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

Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile	2009-10-02 16:21:09 UTC (rev 6671)
+++ csw/mgar/pkg/cswutils/trunk/Makefile	2009-10-02 16:22:59 UTC (rev 6672)
@@ -61,10 +61,10 @@
 	@ginstall $(WORKSRC)/checkpkg.8 $(DESTDIR)$(mandir)/man8/
 	@ginstall $(WORKSRC)/createpkg.8 $(DESTDIR)$(mandir)/man8/
 	@ginstall $(WORKSRC)/stagepkg.8 $(DESTDIR)$(mandir)/man8/
-	@ginstall -d $(DESTDIR)$(libdir)/python/opencsw
+	@ginstall -d $(DESTDIR)$(libdir)/python/csw
 	@ginstall $(WORKSRC)/compare_pkgs.py-r$(SVN_REV) \
-		$(DESTDIR)$(libdir)/python/opencsw/compare_pkgs.py
+		$(DESTDIR)$(libdir)/python/csw/compare_pkgs.py
 	@ginstall $(WORKSRC)/opencsw_lib.py-r$(SVN_REV) \
-		$(DESTDIR)$(libdir)/python/opencsw/opencsw_lib.py
-	@ln -s ../lib/python/opencsw/compare_pkgs.py $(DESTDIR)$(bindir)/comparepkg
+		$(DESTDIR)$(libdir)/python/csw/opencsw_lib.py
+	@ln -s ../lib/python/csw/compare_pkgs.py $(DESTDIR)$(bindir)/comparepkg
 	@$(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