From 16b7f03763b50293c0a1189ae991dbbb1549c6aa Mon Sep 17 00:00:00 2001 From: "ph4ntome@gmail.com" Date: Thu, 6 Nov 2014 11:56:32 +0000 Subject: [PATCH] Removed "cp Makefile" from make_pkg, it is not relevant anymore. git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@227 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df --- scripts/make_pkg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/make_pkg b/scripts/make_pkg index 77a3368..a94b473 100755 --- a/scripts/make_pkg +++ b/scripts/make_pkg @@ -37,8 +37,6 @@ create_calmagick_package() { set -e -cp Makefile ../ -cd .. - +cd.. create_callirhoe_package create_calmagick_package