SPECS: adapter.awk - i'm sure this was typo
glen
glen at pld-linux.org
Wed Oct 12 22:18:19 CEST 2005
Author: glen Date: Wed Oct 12 20:18:19 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- i'm sure this was typo
---- Files affected:
SPECS:
adapter.awk (1.201 -> 1.202)
---- Diffs:
================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.201 SPECS/adapter.awk:1.202
--- SPECS/adapter.awk:1.201 Wed Oct 12 22:14:03 2005
+++ SPECS/adapter.awk Wed Oct 12 22:18:14 2005
@@ -945,7 +945,7 @@
# replace back
gsub("%{_sysconfdir}/cron\.d", "/etc/cron.d")
- gsub("%{_sysconfdir}/crontab\.d", "/etc/cron.d")
+ gsub("%{_sysconfdir}/crontab\.d", "/etc/crontab.d")
gsub("%{_sysconfdir}/logrotate\.d", "/etc/logrotate.d")
gsub("%{_sysconfdir}/pam\.d", "/etc/pam.d")
gsub("%{_sysconfdir}/profile\.d", "/etc/profile.d")
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.201&r2=1.202&f=u
More information about the pld-cvs-commit
mailing list