forked from e16/e16
1
0
Fork 0

Move README-0.16.8 to docs/.

SVN revision: 16773
This commit is contained in:
Kim Woelders 2005-09-19 16:00:38 +00:00
parent c45e25052a
commit afe604aa5f
4 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ sample-scripts/shade-pagers.pl \
e.spec \
configure configure.in config.h.in \
ABOUT-NLS AUTHORS COMPLIANCE COPYING ChangeLog INSTALL NEWS README \
README-0.16.8
docs/README-0.16.8
ACLOCAL_AMFLAGS = -I m4

View File

@ -245,5 +245,5 @@ fi
echo "***************************************************************"
echo "*** NOTE: If this is your first trip with version 0.16.8 ***"
echo "*** NOTE: you may want to take a look in README-0.16.8 ***"
echo "*** NOTE: you may want to take a look in docs/README-0.16.8 ***"
echo "***************************************************************"

2
e.spec
View File

@ -56,7 +56,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog INSTALL README README-0.16.8
%doc AUTHORS COPYING ChangeLog INSTALL README docs/README-0.16.8
%{_datadir}/*
%{_bindir}/*
%{_mandir}/*