[weechat] Fix filelist

Paul Komkoff stingray at fedoraproject.org
Thu Nov 10 09:31:23 UTC 2011


commit 1c849d0b0d4592c71b34a5b3f7bcd1e15d400450
Author: Paul P. Komkoff Jr <i at stingr.net>
Date:   Thu Nov 10 13:31:11 2011 +0400

    Fix filelist

 weechat.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/weechat.spec b/weechat.spec
index 01803e6..e125456 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -62,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %dir %{_includedir}/%{name}
-%dir %{_includedir}/%{name}/*
+%{_includedir}/%{name}/weechat-plugin.h
 %{_libdir}/pkgconfig/*.pc
 
 %changelog


More information about the scm-commits mailing list