Accepting request 886252 from home:olh:branches:devel:libraries:c_c++
- prep section should just extract and patch, further modifications have to be done in the build section OBS-URL: https://build.opensuse.org/request/show/886252 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/giflib?expand=0&rev=55
This commit is contained in:
parent
73a467e84f
commit
2f1fcaa033
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 15 15:15:15 UTC 2021 - olaf@aepfle.de
|
||||
|
||||
- prep section should just extract and patch,
|
||||
further modifications have to be done in the build section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 14 11:32:49 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -57,6 +57,8 @@ have expired, giflib can again be used instead of libungif.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
for file in `find util -name "*.c"`; do
|
||||
touch -r $file $file.stamp
|
||||
done
|
||||
@ -70,7 +72,6 @@ for file in `find util -name "*.c"`; do
|
||||
rm -v $file.stamp
|
||||
done
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user