Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
f7b7a6d06e |
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user