Sync from SUSE:SLFO:Main libao revision 724f7d1e2ad5068b8caedff4728e2e0f
This commit is contained in:
parent
2e61489a20
commit
1c0b0b634e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 29 15:13:08 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 25 11:33:08 UTC 2018 - jengelh@inai.de
|
Sun Feb 25 11:33:08 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -76,8 +76,7 @@ This package contains the headers for developing applications that
|
|||||||
want to make use of libao.
|
want to make use of libao.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p0
|
||||||
%patch1
|
|
||||||
|
|
||||||
# setup libdir properly
|
# setup libdir properly
|
||||||
sed -i "s:/lib:/%{_lib}:g" ao.m4
|
sed -i "s:/lib:/%{_lib}:g" ao.m4
|
||||||
|
Loading…
Reference in New Issue
Block a user