Skip to content
Snippets Groups Projects
Commit 047b313d authored by guidog's avatar guidog
Browse files

don't include manpages in "make dist" tarball

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1325 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent d2f76dd2
No related branches found
No related tags found
No related merge requests found
CHANGELOG for smartmontools CHANGELOG for smartmontools
$Id: CHANGELOG,v 1.275 2003/12/01 06:02:07 ballen4705 Exp $ $Id: CHANGELOG,v 1.276 2003/12/01 14:55:13 guidog Exp $
The most recent version of this file is: The most recent version of this file is:
http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/CHANGELOG?sortby=date&view=markup http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/CHANGELOG?sortby=date&view=markup
...@@ -24,6 +24,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -24,6 +24,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED JUST BELOW HERE, PLEASE> <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED JUST BELOW HERE, PLEASE>
[GG] don't include manpages in make-dist-tarball.
[BA] smartctl: on-line examples given with -h are now correct [BA] smartctl: on-line examples given with -h are now correct
for solaris and linux, but wrong for freebsd. Ed? for solaris and linux, but wrong for freebsd. Ed?
......
## Process this file with automake to produce Makefile.in ## Process this file with automake to produce Makefile.in
# #
# $Id: Makefile.am,v 1.40 2003/11/30 13:53:14 ballen4705 Exp $ # $Id: Makefile.am,v 1.41 2003/12/01 14:55:13 guidog Exp $
# #
@SET_MAKE@ @SET_MAKE@
...@@ -97,7 +97,7 @@ endif ...@@ -97,7 +97,7 @@ endif
initd_DATA = smartd.initd initd_DATA = smartd.initd
EXTRA_DIST = $(man_MANS) \ EXTRA_DIST = \
smartmontools.spec \ smartmontools.spec \
smartd.initd.in \ smartd.initd.in \
smartd.initd \ smartd.initd \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment