diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:53 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:53 +0200 |
commit | 610abe57d2b89b9afcc1be6d4ef13533648aea73 (patch) | |
tree | df947d2db26d547ff6d52312db894d547140b0e3 /extra | |
parent | 7fa61942a5975b75e9f4e15d08a2aa5d6493ec31 (diff) | |
download | nutyx-pakxe-610abe57d2b89b9afcc1be6d4ef13533648aea73.tar.gz nutyx-pakxe-610abe57d2b89b9afcc1be6d4ef13533648aea73.tar.bz2 nutyx-pakxe-610abe57d2b89b9afcc1be6d4ef13533648aea73.tar.xz nutyx-pakxe-610abe57d2b89b9afcc1be6d4ef13533648aea73.zip |
Ajustement de make de extra/libotr
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/libotr/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libotr/Pkgfile b/extra/libotr/Pkgfile index 0ce8833ea..6c00d8652 100755 --- a/extra/libotr/Pkgfile +++ b/extra/libotr/Pkgfile @@ -17,3 +17,4 @@ cd $name-$version make DESTDIR=$PKG install } + |