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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 2 10:42:18 CEST 2009


Revision: 6654
          http://gar.svn.sourceforge.net/gar/?rev=6654&view=rev
Author:   dmichelsen
Date:     2009-10-02 08:42:18 +0000 (Fri, 02 Oct 2009)

Log Message:
-----------
cswutils: Relocate lib to /opt/csw/lib/python/opencsw

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

Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile	2009-10-02 08:30:19 UTC (rev 6653)
+++ csw/mgar/pkg/cswutils/trunk/Makefile	2009-10-02 08:42:18 UTC (rev 6654)
@@ -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)/opencsw
+	@ginstall -d $(DESTDIR)$(libdir)/python/opencsw
 	@ginstall $(WORKSRC)/compare_pkgs.py-r$(SVN_REV) \
-		$(DESTDIR)$(libdir)/opencsw/compare_pkgs.py
+		$(DESTDIR)$(libdir)/python/opencsw/compare_pkgs.py
 	@ginstall $(WORKSRC)/opencsw_lib.py-r$(SVN_REV) \
-		$(DESTDIR)$(libdir)/opencsw/opencsw_lib.py
-	@ln -s ../lib/opencsw/compare_pkgs.py $(DESTDIR)$(bindir)/comparepkg
+		$(DESTDIR)$(libdir)/python/opencsw/opencsw_lib.py
+	@ln -s ../lib/python/opencsw/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