diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:04:59 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:04:59 +0200 |
commit | c8024e89fe69242a0e98110e3aafae49c3ec3a30 (patch) | |
tree | 5320f818f26d69be8b10dcc23793990ae7078f79 /extra | |
parent | 1ac0b369f11f0d5187962ab6d32cefd84e09e866 (diff) | |
download | nutyx-pakxe-c8024e89fe69242a0e98110e3aafae49c3ec3a30.tar.gz nutyx-pakxe-c8024e89fe69242a0e98110e3aafae49c3ec3a30.tar.bz2 nutyx-pakxe-c8024e89fe69242a0e98110e3aafae49c3ec3a30.tar.xz nutyx-pakxe-c8024e89fe69242a0e98110e3aafae49c3ec3a30.zip |
Ajustement de make de extra/libtiff
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/libtiff/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libtiff/Pkgfile b/extra/libtiff/Pkgfile index 77cc2e572..b77b29be4 100755 --- a/extra/libtiff/Pkgfile +++ b/extra/libtiff/Pkgfile @@ -20,3 +20,4 @@ build() { make DESTDIR=$PKG install rm -rf $PKG/usr/share/doc } + |