mirror of
https://github.com/bspeice/libcvautomation
synced 2025-07-01 05:46:33 -04:00
Fix the location of 'example' man pages in RPM build
This commit is contained in:
@ -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/*
|
||||
|
||||
|
Reference in New Issue
Block a user