SPECS: mkvmlinuz.spec - add %prep so ./builder will work correctly
sparky
sparky at pld-linux.org
Fri Oct 21 13:59:04 CEST 2005
Author: sparky Date: Fri Oct 21 11:59:04 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add %prep so ./builder will work correctly
---- Files affected:
SPECS:
mkvmlinuz.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/mkvmlinuz.spec
diff -u SPECS/mkvmlinuz.spec:1.2 SPECS/mkvmlinuz.spec:1.3
--- SPECS/mkvmlinuz.spec:1.2 Wed Oct 12 23:14:02 2005
+++ SPECS/mkvmlinuz.spec Fri Oct 21 13:58:59 2005
@@ -21,6 +21,8 @@
Skrypt do tworzenia bootowalnych jąder z załączonym initrd dla
PowerPC.
+%prep
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_sbindir},/etc/sysconfig}
@@ -42,6 +44,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/10/21 11:58:59 sparky
+- add %prep so ./builder will work correctly
+
Revision 1.2 2005/10/12 21:14:02 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mkvmlinuz.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list