Projects
Multimedia
ncmpc
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 12
View file
ncmpc.spec
Changed
@@ -55,20 +55,13 @@ %find_lang %{name} -# install config.sample and keys.sample in /etc/ncmpc -install -D -m 644 doc/keys.sample %{buildroot}%{_sysconfdir}/%{name}/keys -install -D -m 644 doc/config.sample %{buildroot}%{_sysconfdir}/%{name}/config - %files lang -f %{name}.lang %files %license COPYING %doc AUTHORS NEWS README.rst -%doc doc/*.sample doc/ncmpc.lirc +%doc doc/*.sample %{_bindir}/ncmpc -%dir %{_sysconfdir}/%{name} -%config %{_sysconfdir}/%{name}/keys -%config %{_sysconfdir}/%{name}/config -%doc %{_mandir}/man1/ncmpc.1%{ext_man} +%{_mandir}/man*/* %changelog
View file
ncmpc-fix_meson_docdir.patch
Changed
@@ -1,6 +1,6 @@ --- a/meson.build +++ b/meson.build -@@ -376,8 +376,8 @@ ncmpc = executable('ncmpc', +@@ -376,11 +376,10 @@ ncmpc = executable('ncmpc', configure_file(output: 'config.h', configuration: conf) @@ -10,4 +10,7 @@ +install_data('AUTHORS', 'NEWS', 'README.rst', 'doc/config.sample', 'doc/keys.sample', - 'doc/ncmpc.lirc', +- 'doc/ncmpc.lirc', + install_dir: docdir) + + if not mini
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.