summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2011-04-20 18:32:17 +0200
committerTill Maas <opensource@till.name>2011-04-20 18:32:17 +0200
commit94c0d620f9ea79a05daa0e3144fb78cdc3c40d13 (patch)
treec630ede12c148989f1b05049416139b05e967bb7
parentde8315bd05010b655ba62219af0cebc7cddaa150 (diff)
downloadcnucnu-94c0d620f9ea79a05daa0e3144fb78cdc3c40d13.tar.gz
cnucnu-94c0d620f9ea79a05daa0e3144fb78cdc3c40d13.tar.xz
cnucnu-94c0d620f9ea79a05daa0e3144fb78cdc3c40d13.zip
fix rpm-build.sh
-rwxr-xr-xrpm-build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpm-build.sh b/rpm-build.sh
index bfe270c..0fa57b2 100755
--- a/rpm-build.sh
+++ b/rpm-build.sh
@@ -3,4 +3,6 @@
PATH="/bin:/usr/bin:/sbin:/usr/sbin:/home/till/bin"
./setup.py sdist
+ln -s dist/cnucnu-0.0.0.tar.gz
rpmbuild-thisdir.sh -bb cnucnu.spec
+rm cnucnu-0.0.0.tar.gz