[rkward-cvs] [rkward] macports: bundle script looked for the binary bundle in the wrong place

m.eik michalke meik.michalke at uni-duesseldorf.de
Wed Feb 11 15:31:11 UTC 2015


Git commit 853f2dfdc4cc9fc1853aea7e3482d23c2a916ff6 by m.eik michalke.
Committed on 11/02/2015 at 15:31.
Pushed by meikm into branch 'master'.

bundle script looked for the binary bundle in the wrong place

M  +1    -0    macports/update_bundle.sh

http://commits.kde.org/rkward/853f2dfdc4cc9fc1853aea7e3482d23c2a916ff6

diff --git a/macports/update_bundle.sh b/macports/update_bundle.sh
index 86ea51a..e388729 100755
--- a/macports/update_bundle.sh
+++ b/macports/update_bundle.sh
@@ -83,6 +83,7 @@ while getopts ":DdbflLprmscxXF:" OPT; do
        PNSUFFX="${PNSUFFX}-debug" >&2 ;;
     b) BINARY=TRUE >&2
        PTARGET=${PTARGET}-binary >&2
+       WORKDIR="/opt/ports/kde/rkward-devel/work" >&2
        PNSUFFX="${PNSUFFX}-binary" >&2 ;;
     F) FRESHMCP=TRUE >&2
        MCPVERS=$OPTARG >&2 ;;


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs


More information about the rkward-tracker mailing list