]> git.pld-linux.org Git - packages/util-vserver.git/blobdiff - util-vserver-vsysvwrapper.patch
- tell configure where ip program is
[packages/util-vserver.git] / util-vserver-vsysvwrapper.patch
index 6f1ea0a2fd7e5f7c9fb694c2e5a253b4ab41f0e5..32038b51b37e58868091d534e7f7c71ebaaf2f2f 100644 (file)
@@ -10,7 +10,7 @@
 -    exit 1
 -}
 +
-+[ -n "$UTIL_VSERVER_VARS" ] || $UTIL_VSERVER_VARS=/usr/lib/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
This page took 0.034041 seconds and 4 git commands to generate.