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 \ e.spec \
configure configure.in config.h.in \ configure configure.in config.h.in \
ABOUT-NLS AUTHORS COMPLIANCE COPYING ChangeLog INSTALL NEWS README \ ABOUT-NLS AUTHORS COMPLIANCE COPYING ChangeLog INSTALL NEWS README \
README-0.16.8 docs/README-0.16.8
ACLOCAL_AMFLAGS = -I m4 ACLOCAL_AMFLAGS = -I m4

View File

@ -245,5 +245,5 @@ fi
echo "***************************************************************" echo "***************************************************************"
echo "*** NOTE: If this is your first trip with version 0.16.8 ***" 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 "***************************************************************" echo "***************************************************************"

2
e.spec
View File

@ -56,7 +56,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-, root, root) %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}/* %{_datadir}/*
%{_bindir}/* %{_bindir}/*
%{_mandir}/* %{_mandir}/*