SPECS: bash-completion.spec - consistent with trigger
glen
glen at pld-linux.org
Fri Apr 3 16:40:57 CEST 2009
Author: glen Date: Fri Apr 3 14:40:57 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- consistent with trigger
---- Files affected:
SPECS:
bash-completion.spec (1.143 -> 1.144)
---- Diffs:
================================================================
Index: SPECS/bash-completion.spec
diff -u SPECS/bash-completion.spec:1.143 SPECS/bash-completion.spec:1.144
--- SPECS/bash-completion.spec:1.143 Fri Apr 3 16:36:56 2009
+++ SPECS/bash-completion.spec Fri Apr 3 16:40:51 2009
@@ -84,7 +84,7 @@
# Take care of contrib files
for a in contrib/*; do
f=${a##*/}
- ln -s %{_datadir}/%{name}/$f $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
+ ln -s ../..%{_datadir}/%{name}/$f $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
echo "%ghost %{_sysconfdir}/bash_completion.d/$f"
done > %{name}-ghost.list
@@ -200,6 +200,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.144 2009/04/03 14:40:51 glen
+- consistent with trigger
+
Revision 1.143 2009/04/03 14:36:56 glen
- merged on demand install of completions from DEVEL; rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash-completion.spec?r1=1.143&r2=1.144&f=u
More information about the pld-cvs-commit
mailing list