summaryrefslogtreecommitdiffstats
path: root/pearup
diff options
context:
space:
mode:
Diffstat (limited to 'pearup')
-rwxr-xr-xpearup2
1 files changed, 1 insertions, 1 deletions
diff --git a/pearup b/pearup
index 45f5330..0925a3e 100755
--- a/pearup
+++ b/pearup
@@ -2,7 +2,7 @@
vendor="Remi Collet <remi@fedoraproject.org>"
rpmdate=$(LC_ALL="C" date +"%a %b %d %Y")
-name=$(basename $PWD)
+name=$(basename $PWD)$1
if [ $# -lt 2 ]; then
echo "usage $0 old new"