Skip to content
Snippets Groups Projects
Commit 2a113b5b authored by ballen4705's avatar ballen4705
Browse files

Release 5.21 RELEASE_5_21

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1131 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 54ec6632
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# do a smartmontools release # do a smartmontools release
# (C) 2003 Bruce Allen <ballen4705@users.sourceforge.net>, # (C) 2003 Bruce Allen <ballen4705@users.sourceforge.net>,
# Guido Guenther <agx@sigxcpu.org> # Guido Guenther <agx@sigxcpu.org>
# $Id: do_release,v 1.20 2003/10/15 05:37:52 ballen4705 Exp $ # $Id: do_release,v 1.21 2003/10/15 05:40:14 ballen4705 Exp $
KEYID=0x9BB19A22 KEYID=0x9BB19A22
...@@ -66,7 +66,7 @@ rm -rf build ...@@ -66,7 +66,7 @@ rm -rf build
mkdir build mkdir build
cd build cd build
../configure ../configure
make distcheck && exit 1 make distcheck || exit 1
cd .. cd ..
cp build/smartmontools-$VERSION.tar.gz $SOURCES cp build/smartmontools-$VERSION.tar.gz $SOURCES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment