aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Bigaouette <nbigaouette@gmail.com>2012-04-30 11:01:48 -0400
committerNicolas Bigaouette <nbigaouette@gmail.com>2012-04-30 11:01:48 -0400
commitafc77a58697bd7ef0fb702451a93894d3bdc4db6 (patch)
tree9d014b04782d16394da2481da1932aa6ce3ec623
parentCreate .desktop file using "cat >> <<- EOF" instead of "echo". (diff)
downloadsci-afc77a58697bd7ef0fb702451a93894d3bdc4db6.tar.gz
sci-afc77a58697bd7ef0fb702451a93894d3bdc4db6.tar.bz2
sci-afc77a58697bd7ef0fb702451a93894d3bdc4db6.zip
Go into WORKDIR instead of ".."
-rw-r--r--sys-devel/gdebugger/gdebugger-6.2.438.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdebugger/gdebugger-6.2.438.ebuild b/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
index 53ec6d2aa..9d58016ae 100644
--- a/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
+++ b/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
@@ -39,7 +39,7 @@ src_install() {
dodir /usr/bin
dodir /usr/share/applications
- cd ..
+ cd ${WORKDIR}
cp -a ${S} ${D}${_destination}
# The included launcher gets the directory where it is being run; a symbolic