Author: baggins                      Date: Thu Jun 30 16:38:28 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- back out previous commit, there is a better way

---- Files affected:
SOURCES:
   util-vserver-build-poldek.patch (1.10 -> 1.11) , 
util-vserver-vsysvwrapper.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/util-vserver-build-poldek.patch
diff -u SOURCES/util-vserver-build-poldek.patch:1.10 
SOURCES/util-vserver-build-poldek.patch:1.11
--- SOURCES/util-vserver-build-poldek.patch:1.10        Thu Jun 30 18:29:31 2005
+++ SOURCES/util-vserver-build-poldek.patch     Thu Jun 30 18:38:23 2005
@@ -428,7 +428,7 @@
 +# along with this program; if not, write to the Free Software
 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 +
-+: ${UTIL_VSERVER_VARS:=/usr/__LIBDIR/util-vserver/util-vserver-vars}
++: ${UTIL_VSERVER_VARS:=/usr/lib/util-vserver/util-vserver-vars}
 +test -e "$UTIL_VSERVER_VARS" || {
 +    echo $"Can not find util-vserver installation (the file 
'$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
 +    exit 1
@@ -530,7 +530,7 @@
 +
 +set -e
 +
-+: ${UTIL_VSERVER_VARS:=/usr/__LIBDIR/util-vserver/util-vserver-vars}
++: ${UTIL_VSERVER_VARS:=/usr/lib/util-vserver/util-vserver-vars}
 +test -e "$UTIL_VSERVER_VARS" || {
 +    echo $"Can not find util-vserver installation (the file 
'$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
 +    exit 1

================================================================
Index: SOURCES/util-vserver-vsysvwrapper.patch
diff -u SOURCES/util-vserver-vsysvwrapper.patch:1.3 
SOURCES/util-vserver-vsysvwrapper.patch:1.4
--- SOURCES/util-vserver-vsysvwrapper.patch:1.3 Thu Jun 30 18:29:31 2005
+++ SOURCES/util-vserver-vsysvwrapper.patch     Thu Jun 30 18:38:23 2005
@@ -10,7 +10,7 @@
 -    exit 1
 -}
 +
-+[ -n "$UTIL_VSERVER_VARS" ] || 
UTIL_VSERVER_VARS=/usr/__LIBDIR/util-vserver/util-vserver-vars
++[ -n "$UTIL_VSERVER_VARS" ] || 
UTIL_VSERVER_VARS=/usr/lib/util-vserver/util-vserver-vars
 +if [ ! -e "$UTIL_VSERVER_VARS" ] ; then
 +      echo "Can not find util-vserver installation (the file 
'$UTIL_VSERVER_VARS' would be expected); aborting..." >&2
 +      exit 1
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/util-vserver-build-poldek.patch?r1=1.10&r2=1.11&f=u
    
http://cvs.pld-linux.org/SOURCES/util-vserver-vsysvwrapper.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to