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

Release 5.1.6

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@491 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 5ae28c1d
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# Home page: http://smartmontools.sourceforge.net # Home page: http://smartmontools.sourceforge.net
# #
# $Id: Makefile,v 1.52 2003/02/12 20:07:10 ballen4705 Exp $ # $Id: Makefile,v 1.53 2003/02/12 20:36:20 ballen4705 Exp $
# #
# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net> # Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
# #
...@@ -151,6 +151,7 @@ release: smartd.conf.5 ...@@ -151,6 +151,7 @@ release: smartd.conf.5
rm -rf $(pkgname) rm -rf $(pkgname)
mkdir $(pkgname) mkdir $(pkgname)
cp -a $(releasefiles) $(pkgname) cp -a $(releasefiles) $(pkgname)
rm -rf $(pkgname)/examplescripts/CVS
tar zcvf $(pkgname).tar.gz $(pkgname) tar zcvf $(pkgname).tar.gz $(pkgname)
mv -f $(pkgname) $(pkgname2) mv -f $(pkgname) $(pkgname2)
tar zcvf $(pkgname2).tar.gz $(pkgname2) tar zcvf $(pkgname2).tar.gz $(pkgname2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment