SPECS (AC-branch): kernel24.spec - sed typo
glen
glen at pld-linux.org
Tue May 13 00:17:48 CEST 2008
Author: glen Date: Mon May 12 22:17:48 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- sed typo
---- Files affected:
SPECS:
kernel24.spec (1.793.2.15 -> 1.793.2.16)
---- Diffs:
================================================================
Index: SPECS/kernel24.spec
diff -u SPECS/kernel24.spec:1.793.2.15 SPECS/kernel24.spec:1.793.2.16
--- SPECS/kernel24.spec:1.793.2.15 Mon May 12 21:46:26 2008
+++ SPECS/kernel24.spec Tue May 13 00:17:42 2008
@@ -1209,7 +1209,7 @@
done
ln -sf linux-%{version} $RPM_BUILD_ROOT%{_prefix}/src/linux-2.4
-sed -i -e ',s/EXTRAVERSION =.*/EXTRAVERSION = -%{release}/g' Makefile
+sed -i -e 's/EXTRAVERSION =.*/EXTRAVERSION = -%{release}/g' Makefile
%if %{with source}
cp -a . $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}
%else
@@ -1712,6 +1712,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.793.2.16 2008-05-12 22:17:42 glen
+- sed typo
+
Revision 1.793.2.15 2008-05-12 19:46:26 glen
- various fixes to fix building
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel24.spec?r1=1.793.2.15&r2=1.793.2.16&f=u
More information about the pld-cvs-commit
mailing list