[inn] install motd.news

Ondrej Vasik ovasik at fedoraproject.org
Thu Sep 6 08:54:57 UTC 2012


commit e052fee3de5429389aa73b849d23feae167d895c
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Thu Sep 6 10:54:49 2012 +0200

    install motd.news

 inn.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/inn.spec b/inn.spec
index 79614cd..e9b7cc9 100644
--- a/inn.spec
+++ b/inn.spec
@@ -161,6 +161,7 @@ for f in defines.h system.h libinn.h storage.h options.h dbz.h
 do
     install -p -m 0644 ./include/inn/$f $RPM_BUILD_ROOT%{_includedir}/inn
 done
+install -p -m 0644 ./samples/motd.innd $RPM_BUILD_ROOT%{_sysconfdir}/news/motd.news
 
 touch     $RPM_BUILD_ROOT%{_sharedstatedir}/news/subscriptions
 chmod 644 $RPM_BUILD_ROOT%{_sharedstatedir}/news/subscriptions


More information about the scm-commits mailing list