summaryrefslogtreecommitdiffstats
path: root/network/onyx/onyx.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/onyx/onyx.SlackBuild')
-rw-r--r--network/onyx/onyx.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/onyx/onyx.SlackBuild b/network/onyx/onyx.SlackBuild
index 9a36ecddc2..e59e1066ed 100644
--- a/network/onyx/onyx.SlackBuild
+++ b/network/onyx/onyx.SlackBuild
@@ -22,6 +22,9 @@
# 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=onyx
VERSION=${VERSION:-0.9.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -32,9 +35,6 @@ PKGTYPE=${PKGTYPE:-tgz}
# user should obtain through the usual interface), so we've got to keep the
# two names straight.
-cd $(dirname $0) ; CWD=$(pwd)
-
-PRGNAM=onyx
APP=overbitenx
if [ -z "$ARCH" ]; then