try regexp match
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=145
This commit is contained in:
parent
1c4189b6d0
commit
c570ab1e49
@ -138,7 +138,7 @@ echo " +^/usr/lib/wine/fakedlls" >> %SOURCE7
|
||||
grep SONAME_ config.log
|
||||
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
|
||||
echo "%name-devel" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/*.def" >> %SOURCE7
|
||||
echo " +^/usr/lib/wine/.*def" >> %SOURCE7
|
||||
cat %SOURCE7
|
||||
%endif
|
||||
make %{?jobs:-j%jobs} all
|
||||
|
Loading…
Reference in New Issue
Block a user