SPECS: rlocate.spec - don't link scripts (causes EPERM)
qboosh
qboosh at pld-linux.org
Tue Aug 23 22:56:10 CEST 2005
Author: qboosh Date: Tue Aug 23 20:56:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't link scripts (causes EPERM)
---- Files affected:
SPECS:
rlocate.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/rlocate.spec
diff -u SPECS/rlocate.spec:1.31 SPECS/rlocate.spec:1.32
--- SPECS/rlocate.spec:1.31 Mon Aug 22 22:56:51 2005
+++ SPECS/rlocate.spec Tue Aug 23 22:56:04 2005
@@ -137,7 +137,6 @@
ln -sf %{_kernelsrcdir}/config-$cfg .config
ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
- ln -sf %{_kernelsrcdir}/scripts scripts
touch include/config/MARKER
echo "EXTRA_CFLAGS:= -DRL_VERSION=\\\"%{version}\\\" -DRLOCATE_UPDATES" > Makefile
@@ -253,6 +252,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2005/08/23 20:56:04 qboosh
+- don't link scripts (causes EPERM)
+
Revision 1.31 2005/08/22 20:56:51 paszczus
- fixed %files, cron and init
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rlocate.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list