Revision: 12491
          http://gar.svn.sourceforge.net/gar/?rev=12491&view=rev
Author:   theferret
Date:     2011-01-10 16:38:01 +0000 (Mon, 10 Jan 2011)

Log Message:
-----------
checkpkg: remove old path

Modified Paths:
--------------
    csw/mgar/pkg/cswutils/trunk/files/checkpkg

Modified: csw/mgar/pkg/cswutils/trunk/files/checkpkg
===================================================================
--- csw/mgar/pkg/cswutils/trunk/files/checkpkg  2011-01-10 15:15:06 UTC (rev 
12490)
+++ csw/mgar/pkg/cswutils/trunk/files/checkpkg  2011-01-10 16:38:01 UTC (rev 
12491)
@@ -195,7 +195,7 @@
        # check for badly set RUNPATHs. sigh.
        # Note that need to escape one /, so that it does not
        #trigger check if checking its own package
-        badpaths="[/]export/medusa [/]opt/build [/]export/home [/]usr/share 
[/]usr/local"
+        badpaths="[/]export/home [/]usr/share [/]usr/local"
        unset badstrings
        for badpath in $badpaths ; do
                GREP=/bin/grep gzgrep "$badpath" $f


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to