diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:03:21 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:03:21 +0200 |
commit | 4a2971fc177bc9197c34d92b971b4883cfe0be2a (patch) | |
tree | de4b3674e70466f4a1cf22bef393a07856a411d5 /extra | |
parent | 0d83728a4cd8435f5cf58b35c18e453218189a16 (diff) | |
download | nutyx-pakxe-4a2971fc177bc9197c34d92b971b4883cfe0be2a.tar.gz nutyx-pakxe-4a2971fc177bc9197c34d92b971b4883cfe0be2a.tar.bz2 nutyx-pakxe-4a2971fc177bc9197c34d92b971b4883cfe0be2a.tar.xz nutyx-pakxe-4a2971fc177bc9197c34d92b971b4883cfe0be2a.zip |
Ajustement de make de extra/alsa-plugins
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/alsa-plugins/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/alsa-plugins/Pkgfile b/extra/alsa-plugins/Pkgfile index 3a9c33b48..e59c36d35 100755 --- a/extra/alsa-plugins/Pkgfile +++ b/extra/alsa-plugins/Pkgfile @@ -17,3 +17,4 @@ build() { make make DESTDIR=$PKG install } + |