[csw-devel] SF.net SVN: gar:[14965] csw/mgar/pkg/cswutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Jul 2 16:17:17 CEST 2011
Revision: 14965
http://gar.svn.sourceforge.net/gar/?rev=14965&view=rev
Author: bdwalton
Date: 2011-07-02 14:17:17 +0000 (Sat, 02 Jul 2011)
Log Message:
-----------
cswutils/trunk: install commondirs-<arch> files for use by checkpkg
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/Makefile
Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile 2011-07-02 13:22:05 UTC (rev 14964)
+++ csw/mgar/pkg/cswutils/trunk/Makefile 2011-07-02 14:17:17 UTC (rev 14965)
@@ -83,6 +83,8 @@
@ginstall $(WORKSRC)/createpkg.8 $(DESTDIR)$(mandir)/man8/
@ginstall $(WORKSRC)/stagepkg.8 $(DESTDIR)$(mandir)/man8/
@ginstall -d $(DESTDIR)$(libdir)/python/csw
+ @ginstall -d $(DESTDIR)$(datadir)/opencsw/gar
+ @ginstall -m 0644 $(GARDIR)/etc/commondirs* $(DESTDIR)/$(datadir)/opencsw/gar/
@rsync -av --exclude=.svn/ --exclude='*.pyc' $(GARDIR)/lib/python/ \
$(DESTDIR)/$(libdir)/python/csw/
@ln -s ../lib/python/csw/compare_pkgs.py \
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