SPECS: sharutils.spec - cleanup install

undefine undefine at pld-linux.org
Sat Jun 11 23:06:52 CEST 2005


Author: undefine                     Date: Sat Jun 11 21:06:51 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup install

---- Files affected:
SPECS:
   sharutils.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/sharutils.spec
diff -u SPECS/sharutils.spec:1.45 SPECS/sharutils.spec:1.46
--- SPECS/sharutils.spec:1.45	Sat Jun 11 23:02:52 2005
+++ SPECS/sharutils.spec	Sat Jun 11 23:06:46 2005
@@ -104,17 +104,13 @@
 %configure
 
 %{__make} all
-make -C po pl.gmo
+%{__make} -C po pl.gmo
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install install-man \
-	prefix=$RPM_BUILD_ROOT%{_prefix} \
-	bindir=$RPM_BUILD_ROOT%{_bindir} \
-	mandir=$RPM_BUILD_ROOT%{_mandir} \
-	infodir=$RPM_BUILD_ROOT%{_infodir} \
-	localedir=$RPM_BUILD_ROOT%{_datadir}/locale
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_mandir}/{pl/man5,ja/man{1,5}}
 install man/ja/man1/* $RPM_BUILD_ROOT%{_mandir}/ja/man1
@@ -147,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2005/06/11 21:06:46  undefine
+- cleanup install
+
 Revision 1.45  2005/06/11 21:02:52  undefine
 - up to 4.3.80, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sharutils.spec?r1=1.45&r2=1.46&f=u




More information about the pld-cvs-commit mailing list