diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:58 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:58 +0200 |
commit | ea157d9280cbd5a5c77231473babcb54ccb7e794 (patch) | |
tree | d8ad3bea49be82a293fb6f960a63675b0e674c5c | |
parent | f567f84d4b1f68d8f7b1288b0269d168ab880243 (diff) | |
download | nutyx-pakxe-ea157d9280cbd5a5c77231473babcb54ccb7e794.tar.gz nutyx-pakxe-ea157d9280cbd5a5c77231473babcb54ccb7e794.tar.bz2 nutyx-pakxe-ea157d9280cbd5a5c77231473babcb54ccb7e794.tar.xz nutyx-pakxe-ea157d9280cbd5a5c77231473babcb54ccb7e794.zip |
Ajustement de make de extra/libssh
-rwxr-xr-x | extra/libssh/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libssh/Pkgfile b/extra/libssh/Pkgfile index e6f65fd0e..c0f475081 100755 --- a/extra/libssh/Pkgfile +++ b/extra/libssh/Pkgfile @@ -19,3 +19,4 @@ build() { make make DESTDIR=$PKG install } + |