diff options
Diffstat (limited to 'vietnamese/xvnkb/files/patch-config__configure')
-rw-r--r-- | vietnamese/xvnkb/files/patch-config__configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/vietnamese/xvnkb/files/patch-config__configure b/vietnamese/xvnkb/files/patch-config__configure deleted file mode 100644 index 9fc7ffab1a6e..000000000000 --- a/vietnamese/xvnkb/files/patch-config__configure +++ /dev/null @@ -1,20 +0,0 @@ ---- config/configure.orig Tue Jan 6 20:55:26 2004 -+++ config/configure Thu Nov 30 00:18:33 2006 -@@ -28,7 +28,7 @@ - } - - xcc=$CC --#prefix=/usr/local -+prefix=${LOCALBASE} - x_dirs="/usr/X11R6 /usr/X11 /usr/include \ - /usr/local/X11R6 /usr/local/X11 /usr/local/include \ - /opt/X11R6 /opt/X11 /opt/include" -@@ -228,7 +228,7 @@ - fi - - echo "VERSION=$version" > Makefile.cfg --#echo "PREFIX=$prefix" >> Makefile.cfg -+echo "PREFIX=$prefix" >> Makefile.cfg - echo "XLIB_DIR=$xlib_dir" >> Makefile.cfg - if [ "$vk_opt" != "" ]; then - echo "VK_OPT=$vk_opt" >> Makefile.cfg |