forked from kiss-community/repo
tiff: enable library manual pages. See #273
This commit is contained in:
parent
3a3ab28a47
commit
5e3ae13b41
@ -8,18 +8,7 @@
|
||||
--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
|
||||
|
||||
# Remove HTML documentation.
|
||||
rm -rf "$1/usr/share/doc"
|
||||
|
Loading…
Reference in New Issue
Block a user