summaryrefslogtreecommitdiffstats
path: root/slackware64-current/source/d/intltool/intltool.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'slackware64-current/source/d/intltool/intltool.SlackBuild')
-rwxr-xr-xslackware64-current/source/d/intltool/intltool.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/d/intltool/intltool.SlackBuild b/slackware64-current/source/d/intltool/intltool.SlackBuild
index 3a39149c0..a0a0c79e9 100755
--- a/slackware64-current/source/d/intltool/intltool.SlackBuild
+++ b/slackware64-current/source/d/intltool/intltool.SlackBuild
@@ -20,6 +20,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=intltool
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
@@ -37,7 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp}
PKG=$TMP/package-${PKGNAM}