mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
Fix the location of 'example' man pages in RPM build
This commit is contained in:
parent
249c582a9e
commit
fcb9090131
@ -70,12 +70,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
/usr/lib64/*
|
||||
/usr/share/man/*
|
||||
/usr/share/man/man3/*
|
||||
|
||||
%files devel
|
||||
/usr/include/*
|
||||
|
||||
%files examples
|
||||
/usr/share/man/man1/*
|
||||
/usr/bin/*
|
||||
/etc/*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user