aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Sidef/perl-Sidef.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Sidef/perl-Sidef.SlackBuild')
-rw-r--r--perl/perl-Sidef/perl-Sidef.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-Sidef/perl-Sidef.SlackBuild b/perl/perl-Sidef/perl-Sidef.SlackBuild
index a0858c662e29..3a0c1b24fbe4 100644
--- a/perl/perl-Sidef/perl-Sidef.SlackBuild
+++ b/perl/perl-Sidef/perl-Sidef.SlackBuild
@@ -23,6 +23,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-Sidef
VERSION=${VERSION:-3.98}
BUILD=${BUILD:-1}
@@ -36,7 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}