2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

tiff: trim docs

This commit is contained in:
Dylan Araps 2021-07-06 13:53:49 +03:00
parent 98c08f9c48
commit 54d9d12b97
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -8,4 +8,18 @@
--without-x
make
make DESTDIR="$1" install
make -C libtiff DESTDIR="$1" \
install-libLTLIBRARIES \
install-libtiffincludeHEADERS \
install-nodist_libtiffincludeHEADERS
make -C tools DESTDIR="$1" \
install-binPROGRAMS
make -C man DESTDIR="$1" \
install-man1
make DESTDIR="$1" \
install-pkgconfigDATA