defaultdocdir should not have testdir prepended.

CVS patchset: 2684
CVS date: 1999/01/08 19:53:34
This commit is contained in:
jbj 1999-01-08 19:53:34 +00:00
parent b7fde554e6
commit b9370c8b18
4 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
%_buildos Linux
%_bzip2bin @BZIP2BIN@
%_dbpath %{_var}/lib/rpm
%_defaultdocdir %{_usr}/doc
%_defaultdocdir /usr/doc
%_fixperms @FIXPERMS@
%_gzipbin @GZIPBIN@
%_rpmdir %{_topdir}/RPMS

View File

@ -1,3 +1,3 @@
home/devel/jbj/src/rpm/tests/usr/doc/hello-1.0
home/devel/jbj/src/rpm/tests/usr/doc/hello-1.0/FAQ
usr/doc/hello-1.0
usr/doc/hello-1.0/FAQ
usr/local/bin/hello

View File

@ -41,7 +41,7 @@
%_buildos Linux
%_bzip2bin @BZIP2BIN@
%_dbpath %{_var}/lib/rpm
%_defaultdocdir %{_usr}/doc
%_defaultdocdir /usr/doc
%_fixperms @FIXPERMS@
%_gzipbin @GZIPBIN@
%_rpmdir %{_topdir}/RPMS

View File

@ -11,7 +11,7 @@ topdir: @testdir@@prefix@/src/redhat
tmppath: @testdir@@tmpdir@
gzipbin: @testdir@@GZIPBIN@
bzip2bin: @testdir@@BZIP2BIN@
defaultdocdir: @testdir@@prefix@/doc
defaultdocdir: @prefix@/doc
fixperms: a+rX,g-w,o-w
rpmfilename: %{ARCH}/%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm
instchangelog: 5