From b105523f48f20da7a8ec8685bc75c636b7f1e2e0 Mon Sep 17 00:00:00 2001 From: "ph4ntome@gmail.com" Date: Wed, 5 Nov 2014 10:39:53 +0000 Subject: [PATCH] fixed a typo in make_pkg git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@215 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df --- scripts/make_pkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make_pkg b/scripts/make_pkg index 4830058..7189b17 100755 --- a/scripts/make_pkg +++ b/scripts/make_pkg @@ -1,6 +1,6 @@ #!/bin/bash set -e -cd.. +cd .. make_archive() { base="$1"