summaryrefslogtreecommitdiff
path: root/distribute.sh.in
diff options
context:
space:
mode:
authorMarcus Rückert <darix@opensu.se>2006-10-04 13:26:23 +0000
committerMarcus Rückert <darix@opensu.se>2006-10-04 13:26:23 +0000
commit8cd1471cb3f8951750c62030eb6166cc1ea47f4b (patch)
tree3828ff34c0f6b2a0dfab6cd25e4f74c8ca6582e5 /distribute.sh.in
parentfe6b7207d721cb5d74de0ce08a069cd02b78577d (diff)
downloadlighttpd-git-8cd1471cb3f8951750c62030eb6166cc1ea47f4b.tar.gz
- white space cleanup part 2 this time 1.4 ;)
i hope it helps with merging stuff back to 1.5 git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1371 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'distribute.sh.in')
-rw-r--r--distribute.sh.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/distribute.sh.in b/distribute.sh.in
index e0b63a35..a85fcece 100644
--- a/distribute.sh.in
+++ b/distribute.sh.in
@@ -3,7 +3,7 @@ PACKAGE=@PACKAGE_TARNAME@
VERSION=@VERSION@
NAME=@PACKAGE_TARNAME@-@VERSION@
-DISTDIR="/home/jan/wwwroot/servers/www.lighttpd.net/pages/download/"
+DISTDIR="/home/jan/wwwroot/servers/www.lighttpd.net/pages/download/"
RPMS="/home/jan/rpmbuild/RPMS/i386/${NAME}-1.i386.rpm \
/home/jan/rpmbuild/SRPMS/${NAME}-1.src.rpm"
FILES="${RPMS} ${NAME}.tar.gz \
@@ -21,7 +21,7 @@ esac
echo ${nopack}
if test x${pack} = x1; then
- make distcheck && rpmbuild -ta --nodeps ${NAME}.tar.gz
+ make distcheck && rpmbuild -ta --nodeps ${NAME}.tar.gz
gpg --detach-sign ${NAME}.tar.gz
rpm --addsign ${RPMS}
fi
@@ -49,7 +49,7 @@ Download
MD5: ${MD5SRPM}
- ${NAME}.tar.gz
${DLNAME}.tar.gz
- MD5: ${MD5TGZ}
+ MD5: ${MD5TGZ}
Signature: ${DLNAME}.tar.gz.sig
EOF
@@ -67,7 +67,7 @@ Checksums
- ${NAME}-1.src.rpm
MD5: ${MD5SRPM}
- ${NAME}.tar.gz
- MD5: ${MD5TGZ}
+ MD5: ${MD5TGZ}
EOF