SPECS: gengetopt.spec - fixed %install... - STBR once again (it builds now....
pawelz
pawelz at pld-linux.org
Wed Oct 1 22:06:47 CEST 2008
Author: pawelz Date: Wed Oct 1 20:06:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed %install...
- STBR once again (it builds now... :-/)
---- Files affected:
SPECS:
gengetopt.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/gengetopt.spec
diff -u SPECS/gengetopt.spec:1.5 SPECS/gengetopt.spec:1.6
--- SPECS/gengetopt.spec:1.5 Wed Oct 1 21:43:15 2008
+++ SPECS/gengetopt.spec Wed Oct 1 22:06:42 2008
@@ -53,7 +53,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_examplesdir}-%{version}/%{name},%{_datadir}/%{name},%{_infodir},%{_mandir}/man1}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_examplesdir}/%{name}-%{version},%{_datadir}/%{name},%{_infodir},%{_mandir}/man1}
install src/%{name} $RPM_BUILD_ROOT%{_bindir}/gengetopt
install doc/*.{c,cc,ggo,h} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
@@ -85,6 +85,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/10/01 20:06:42 pawelz
+- fixed %install...
+- STBR once again (it builds now... :-/)
+
Revision 1.5 2008/10/01 19:43:15 pawelz
- rel 1
- STBR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gengetopt.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list