Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
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

View File

@@ -76,7 +76,8 @@ This package contains the headers for developing applications that
want to make use of libao.
%prep
%autosetup -p0
%setup -q
%patch1
# setup libdir properly
sed -i "s:/lib:/%{_lib}:g" ao.m4