summaryrefslogtreecommitdiffstats
path: root/truecrypt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-10-27 16:09:42 +0000
committer Eric Hameleers <alien@slackware.com>2009-10-27 16:09:42 +0000
commit3239dcb7973de202389806b0ef992f90fc04a59c (patch)
treea107eef784bf7109e3c850e015316059a1997a08 /truecrypt
parenta94c464036dc09bbf12f67ed0eaf91624f26c2f3 (diff)
downloadasb-3239dcb7973de202389806b0ef992f90fc04a59c.tar.gz
asb-3239dcb7973de202389806b0ef992f90fc04a59c.tar.xz
Updated diropen patch gets rid of xdg-open errors
Diffstat (limited to 'truecrypt')
-rwxr-xr-xtruecrypt/build/truecrypt.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/truecrypt/build/truecrypt.SlackBuild b/truecrypt/build/truecrypt.SlackBuild
index 52185d3e..2b2d6629 100755
--- a/truecrypt/build/truecrypt.SlackBuild
+++ b/truecrypt/build/truecrypt.SlackBuild
@@ -57,6 +57,9 @@
# * New release
# 6.3-1: 27/oct/2009 by Eric Hameleers <alien@slackware.com>
# * New release. Since we do not ship nautilus, use xdg-open.
+# 6.3-2: 27/oct/2009 by Eric Hameleers <alien@slackware.com>
+# * Updated the "open container directory" patch to get rid of
+# a (harmless) error message.
#
# Run 'sh truecrypt.SlackBuild' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -69,7 +72,7 @@
PRGNAM=truecrypt
VERSION=${VERSION:-6.3}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-alien}
WX=${WX:-2.8.10} # for the GUI