[inn] Add local counterparts of the innshellvars files

Ondrej Vasik ovasik at fedoraproject.org
Mon Sep 10 06:43:22 UTC 2012


commit 18c9eb6433921abf5fe837f529160fdabe7e6a10
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sat Sep 8 17:23:23 2012 +0200

    Add local counterparts of the innshellvars files

 inn.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/inn.spec b/inn.spec
index 9a3b2e2..2c986f2 100644
--- a/inn.spec
+++ b/inn.spec
@@ -346,6 +346,10 @@ fi
 %config(noreplace) %{_sharedstatedir}/news/subscriptions
 %config(noreplace) %{_sharedstatedir}/news/history
 
+%config(noreplace) %{_sysconfdir}/news/innshellvars.pl.local
+%config(noreplace) %{_sysconfdir}/news/innshellvars.local
+%config(noreplace) %{_sysconfdir}/news/innshellvars.tcl.local
+
 %defattr(0755,root,news,-)
 %dir %{_libexecdir}/news
 %{_libexecdir}/news/controlbatch


More information about the scm-commits mailing list