mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Mark some packages with "keep_libtool_archives".
--HG-- extra : convert_revision : e4e2a1f39f10327894819f63c243201d162e3b90
This commit is contained in:
parent
6d75e23d23
commit
d99940c468
3 changed files with 3 additions and 9 deletions
|
@ -27,7 +27,7 @@ long_desc="
|
||||||
color reduce, or add special effects to an image and save your
|
color reduce, or add special effects to an image and save your
|
||||||
completed work in the same or differing image format."
|
completed work in the same or differing image format."
|
||||||
|
|
||||||
libtool_no_delete_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libtool
|
Add_dependency build libtool
|
||||||
|
@ -49,9 +49,3 @@ Add_dependency full libX11
|
||||||
Add_dependency run libtool-ltdl
|
Add_dependency run libtool-ltdl
|
||||||
Add_dependency run gcc-libgomp
|
Add_dependency run gcc-libgomp
|
||||||
Add_dependency run gcc-libstdc++
|
Add_dependency run gcc-libstdc++
|
||||||
|
|
||||||
post_install()
|
|
||||||
{
|
|
||||||
find ${DESTDIR}/usr/lib -type f -name \
|
|
||||||
perllocal.pod -o -name .packlist|xargs rm -f
|
|
||||||
}
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ long_desc="
|
||||||
filesystems."
|
filesystems."
|
||||||
|
|
||||||
base_chroot=yes
|
base_chroot=yes
|
||||||
libool_no_delete_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
subpackages="devel progs"
|
subpackages="devel progs"
|
||||||
Add_dependency build libtool
|
Add_dependency build libtool
|
||||||
|
|
|
@ -15,7 +15,7 @@ long_desc="
|
||||||
This package includes Extended attribute support library for ACL support."
|
This package includes Extended attribute support library for ACL support."
|
||||||
|
|
||||||
base_chroot=yes
|
base_chroot=yes
|
||||||
libtool_no_delete_archives=yes
|
keep_libtool_archives=yes
|
||||||
|
|
||||||
subpackages="devel progs"
|
subpackages="devel progs"
|
||||||
Add_dependency build libtool
|
Add_dependency build libtool
|
||||||
|
|
Loading…
Add table
Reference in a new issue