summaryrefslogtreecommitdiffstats
path: root/tigervnc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-07-28 16:12:09 +0000
committer Eric Hameleers <alien@slackware.com>2012-07-28 16:12:09 +0000
commit85849d147ab94e54ebf83a0736aec453311899a2 (patch)
tree08f0acc11215bf10fb57263f5c2239c35e2b011a /tigervnc
parente79f831dbbd4ec3a2945840da28a0c088e4e0435 (diff)
downloadasb-85849d147ab94e54ebf83a0736aec453311899a2.tar.gz
asb-85849d147ab94e54ebf83a0736aec453311899a2.tar.xz
Oops
Diffstat (limited to 'tigervnc')
-rwxr-xr-xtigervnc/build/tigervnc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigervnc/build/tigervnc.SlackBuild b/tigervnc/build/tigervnc.SlackBuild
index 921fb923..f0e2a9ef 100755
--- a/tigervnc/build/tigervnc.SlackBuild
+++ b/tigervnc/build/tigervnc.SlackBuild
@@ -232,7 +232,7 @@ mv ../xorg-server-${XORG}/* unix/xserver/
# Do we have a patch for X.Org which tigervnc does not have?
if [ ! -f unix/xserver${PATCHVER}.patch -a -f $SRCDIR/tigervnc$(echo $VERSION | cut -f1,2 -d. --output-delimiter=)-xorg${PATCHVER}.patch ]
then
- cp $SRCDIR/xserver${PATCHVER}.patch unix/
+ cp $SRCDIR/tigervnc$(echo $VERSION | cut -f1,2 -d. --output-delimiter=)-xorg${PATCHVER}.patch unix/xserver${PATCHVER}.patch
fi
# Patch the xorg-server source to include building vnc driver: