diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:03:53 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:03:53 +0200 |
commit | bc56fc954b0678a3c81fd8b84911c7c9aadf110a (patch) | |
tree | 55d28929f2a5317fd91cce0f7f3b34cf9613468d /extra | |
parent | 34f97930ead95af009f8771c2f3ae132d03e290a (diff) | |
download | nutyx-pakxe-bc56fc954b0678a3c81fd8b84911c7c9aadf110a.tar.gz nutyx-pakxe-bc56fc954b0678a3c81fd8b84911c7c9aadf110a.tar.bz2 nutyx-pakxe-bc56fc954b0678a3c81fd8b84911c7c9aadf110a.tar.xz nutyx-pakxe-bc56fc954b0678a3c81fd8b84911c7c9aadf110a.zip |
Ajustement de make de extra/fluidsynth
Diffstat (limited to 'extra')
-rw-r--r-- | extra/fluidsynth/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/fluidsynth/Pkgfile b/extra/fluidsynth/Pkgfile index 550208e2d..789b5143e 100644 --- a/extra/fluidsynth/Pkgfile +++ b/extra/fluidsynth/Pkgfile @@ -23,3 +23,4 @@ build() { install -Dm755 $SRC/fluidsynthd \ $PKG/etc/rc.d/fluidsynth } + |