mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fixes for %setup and alsa.m4...
This commit is contained in:
parent
80e99653f4
commit
9dd27bf7d4
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Features
|
|||
- Made SPEC file
|
||||
|
||||
%prep
|
||||
%setup -n alsa-lib
|
||||
%setup
|
||||
%build
|
||||
|
||||
./configure --prefix=/usr
|
||||
|
|
@ -76,3 +76,4 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
%{prefix}/usr/include/sys/soundlib.h
|
||||
%{prefix}/usr/lib/lib*
|
||||
${prefix}/usr/share/aclocal/alsa.m4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue