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