summaryrefslogtreecommitdiffstats
path: root/debian/get-orig-source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'debian/get-orig-source.sh')
-rwxr-xr-xdebian/get-orig-source.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 836a1834..2a0640e3 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -70,4 +70,4 @@ tar --exclude .svn --exclude '.git*' --exclude debian --directory ${WORKING_DIR}
rm -rf ${ORIG_TARBALL_DIR}
echo "Done, now you can run:"
-echo "gbp import-orig ../${DEST_TARBALL_NAME}"
+echo "gbp import-orig ${DEST_TARBALL_NAME}"