summaryrefslogtreecommitdiffstats
path: root/perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild')
-rw-r--r--perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild b/perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild
index 15984ed5b0..6baaa7615b 100644
--- a/perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild
+++ b/perl/perl-Crypt-Eksblowfish/perl-Crypt-Eksblowfish.SlackBuild
@@ -20,6 +20,8 @@
# 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)
+
PRGNAM=perl-Crypt-Eksblowfish
VERSION=${VERSION:-0.009}
BUILD=${BUILD:-1}
@@ -35,7 +37,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}