diff options
Diffstat (limited to 'extra/alsa-lib/build')
-rwxr-xr-x | extra/alsa-lib/build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/alsa-lib/build b/extra/alsa-lib/build index edc209ad..2a68c4f5 100755 --- a/extra/alsa-lib/build +++ b/extra/alsa-lib/build @@ -1,5 +1,7 @@ #!/bin/sh -e +patch -p1 < dlo.patch + ./configure \ --prefix=/usr \ --without-debug |