SOURCES: winetools-paths.patch - updated

glen glen at pld-linux.org
Mon Oct 10 18:55:25 CEST 2005


Author: glen                         Date: Mon Oct 10 16:55:25 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   winetools-paths.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/winetools-paths.patch
diff -u SOURCES/winetools-paths.patch:1.1 SOURCES/winetools-paths.patch:1.2
--- SOURCES/winetools-paths.patch:1.1	Sun May 29 21:23:56 2005
+++ SOURCES/winetools-paths.patch	Mon Oct 10 18:55:20 2005
@@ -43,3 +43,14 @@
      if [ -e "${n}/gettext.sh" ]; then
        . ${n}/gettext.sh
        echo "found gettext in $n"
+--- ./findwine~	2005-06-29 21:22:18.000000000 +0300
++++ ./findwine	2005-06-29 21:22:50.000000000 +0300
+@@ -8,7 +8,7 @@
+ CDROM="`ls -l $HOME/.wine/dosdevices/ 2>/dev/null | grep \" d: -> \"| sed -e \"s/^.* d: -> \(.*\)$/\1/\"`"
+ START="T"
+ PARAM="$1"
+-. gettext.sh &> /dev/null
++. $BASEDIR/gettext.sh &> /dev/null
+ if [ "$?" != "0" ]; then
+   $DIALOG	--title "*** WARNING ***" \
+ 		--no-cancel \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/winetools-paths.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list