SPECS: kernel-vanilla.spec - fix install part
glen
glen at pld-linux.org
Tue Apr 22 12:08:42 CEST 2008
Author: glen Date: Tue Apr 22 10:08:41 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix install part
---- Files affected:
SPECS:
kernel-vanilla.spec (1.143 -> 1.144)
---- Diffs:
================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.143 SPECS/kernel-vanilla.spec:1.144
--- SPECS/kernel-vanilla.spec:1.143 Tue Apr 22 07:52:08 2008
+++ SPECS/kernel-vanilla.spec Tue Apr 22 12:08:36 2008
@@ -556,7 +556,7 @@
# Usage: kernel-module-build.pl $rpmdir $fileoutdir
fileoutdir=$(pwd)
cd $RPM_BUILD_ROOT%{_kernelsrcdir}
-%{objdir}/scripts/kernel-module-build.pl %{_kernelsrcdir} $fileoutdir
+%{topdir}/kernel-module-build.pl %{_kernelsrcdir} $fileoutdir
cd -
%clean
@@ -831,6 +831,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.144 2008-04-22 10:08:36 glen
+- fix install part
+
Revision 1.143 2008-04-22 05:52:08 glen
- allow reusing sources to build different targets
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.143&r2=1.144&f=u
More information about the pld-cvs-commit
mailing list