mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +02:00
commit
93549fb636
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ chrpath -d $RPM_BUILD_ROOT/opt/overte/plugins/*.so
|
|||
chrpath -d $RPM_BUILD_ROOT/opt/overte/plugins/*/*.so
|
||||
strip --strip-all $RPM_BUILD_ROOT/opt/overte/plugins/*.so
|
||||
strip --strip-all $RPM_BUILD_ROOT/opt/overte/plugins/*/*.so
|
||||
install -d $RPM_BUILD_ROOT/usr/share/licenses/overte-server
|
||||
cp $OVERTE/LICENSE $RPM_BUILD_ROOT/usr/share/licenses/overte-server/LICENSE
|
||||
find $RPM_BUILD_ROOT/opt/overte/resources -name ".gitignore" -delete
|
||||
|
||||
|
|
Loading…
Reference in a new issue