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 d4e8b70a..836a1834 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 ../${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.xz"
+echo "gbp import-orig ../${DEST_TARBALL_NAME}"