diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:34 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:34 +0200 |
commit | 8af168de4c9933869e9c563358dba7c2c4dc1d3c (patch) | |
tree | a7a26ecef3a18c792d9b58bb8aca12e9a0987fe1 | |
parent | dc534b19af385d585db547440b8f9266bbf3c8eb (diff) | |
download | nutyx-extra-8af168de4c9933869e9c563358dba7c2c4dc1d3c.tar.gz nutyx-extra-8af168de4c9933869e9c563358dba7c2c4dc1d3c.tar.bz2 nutyx-extra-8af168de4c9933869e9c563358dba7c2c4dc1d3c.tar.xz nutyx-extra-8af168de4c9933869e9c563358dba7c2c4dc1d3c.zip |
Ajustement de make de extra/libcanberra
-rwxr-xr-x | extra/libcanberra/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libcanberra/Pkgfile b/extra/libcanberra/Pkgfile index 97e12f0c6..b24d7bb79 100755 --- a/extra/libcanberra/Pkgfile +++ b/extra/libcanberra/Pkgfile @@ -20,3 +20,4 @@ build() { make DESTDIR=$PKG install rm -r $PKG/usr/share/gtk-doc } + |