SPECS (AC-branch): kernel-net-e100.spec - fix install
shadzik
shadzik at pld-linux.org
Sun Mar 25 04:38:26 CEST 2007
Author: shadzik Date: Sun Mar 25 02:38:26 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- fix install
---- Files affected:
SPECS:
kernel-net-e100.spec (1.49.2.1 -> 1.49.2.2)
---- Diffs:
================================================================
Index: SPECS/kernel-net-e100.spec
diff -u SPECS/kernel-net-e100.spec:1.49.2.1 SPECS/kernel-net-e100.spec:1.49.2.2
--- SPECS/kernel-net-e100.spec:1.49.2.1 Sun Mar 25 04:37:53 2007
+++ SPECS/kernel-net-e100.spec Sun Mar 25 04:38:21 2007
@@ -64,7 +64,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%install_kernel_modules -m src/e1000 -d kernel/drivers/net -n e1000 -s current
+%install_kernel_modules -m src/e100 -d kernel/drivers/net -n e100 -s current
%clean
rm -rf $RPM_BUILD_ROOT
@@ -99,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49.2.2 2007/03/25 02:38:21 shadzik
+- fix install
+
Revision 1.49.2.1 2007/03/25 02:37:53 shadzik
- moved to AC-branch
- driver version 3.5.17
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-net-e100.spec?r1=1.49.2.1&r2=1.49.2.2&f=u
More information about the pld-cvs-commit
mailing list