Revision: 20936
          http://gar.svn.sourceforge.net/gar/?rev=20936&view=rev
Author:   pfelecan
Date:     2013-05-02 11:11:07 +0000 (Thu, 02 May 2013)
Log Message:
-----------
xdg-utils/trunk: scrub references to unwelcome paths

Modified Paths:
--------------
    csw/mgar/pkg/xdg-utils/trunk/Makefile

Modified: csw/mgar/pkg/xdg-utils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xdg-utils/trunk/Makefile       2013-05-02 10:54:55 UTC (rev 
20935)
+++ csw/mgar/pkg/xdg-utils/trunk/Makefile       2013-05-02 11:11:07 UTC (rev 
20936)
@@ -24,6 +24,15 @@
 
 ARCHALL        =       1
 
+REINPLACE_WHEN_USRLOCAL        =       postinstall
+REINPLACE_USRLOCAL             +=      /opt/csw/bin/xdg-mime
+REINPLACE_USRLOCAL             +=      /opt/csw/bin/xdg-desktop-menu
+REINPLACE_USRLOCAL             +=      /opt/csw/bin/xdg-icon-resource
+REINPLACE_WHEN_USRSHARE        =       postinstall
+REINPLACE_USRSHARE             +=      /opt/csw/bin/xdg-mime
+REINPLACE_USRSHARE             +=      /opt/csw/bin/xdg-desktop-menu
+REINPLACE_USRSHARE             +=      /opt/csw/bin/xdg-icon-resource
+
 include gar/category.mk
 
 PATH := /opt/csw/gnu:/opt/csw/libexec/flex-2.5.35/bin:$(PATH)

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

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to