diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:55 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:55 +0200 |
commit | 5a6a25483ce15cfb946f5cca82884ae35a7838b8 (patch) | |
tree | 7e82c443384c643e90cee405563faf08b670b6aa /extra/pyalsaaudio/Pkgfile | |
parent | b1ceedc6561cd6cbf62713e1872a00b2d6571407 (diff) | |
download | nutyx-pakxe-5a6a25483ce15cfb946f5cca82884ae35a7838b8.tar.gz nutyx-pakxe-5a6a25483ce15cfb946f5cca82884ae35a7838b8.tar.bz2 nutyx-pakxe-5a6a25483ce15cfb946f5cca82884ae35a7838b8.tar.xz nutyx-pakxe-5a6a25483ce15cfb946f5cca82884ae35a7838b8.zip |
Ajustement de make de extra/pyalsaaudio
Diffstat (limited to 'extra/pyalsaaudio/Pkgfile')
-rw-r--r-- | extra/pyalsaaudio/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/pyalsaaudio/Pkgfile b/extra/pyalsaaudio/Pkgfile index fc12f70aa..6db6463e7 100644 --- a/extra/pyalsaaudio/Pkgfile +++ b/extra/pyalsaaudio/Pkgfile @@ -14,3 +14,4 @@ build() { python setup.py build python setup.py install --prefix=/usr --root=$PKG } + |