Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
2
srcpkgs/attr/attr-progs.rshlibs
Normal file
2
srcpkgs/attr/attr-progs.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libattr.so.1
|
||||
libc.so.6
|
||||
@@ -1,12 +1,11 @@
|
||||
# Template file for 'attr-progs'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} (utilities)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains binary utilities provided by the attr package."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run attr
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
||||
1
srcpkgs/attr/attr.rshlibs
Normal file
1
srcpkgs/attr/attr.rshlibs
Normal file
@@ -0,0 +1 @@
|
||||
libc.so.6
|
||||
@@ -6,6 +6,7 @@ build_style=gnu-configure
|
||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
|
||||
install-lib install-dev"
|
||||
revision=1
|
||||
short_desc="Extended attribute support library for ACL support"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://savannah.nongnu.org/projects/attr"
|
||||
@@ -18,7 +19,6 @@ keep_libtool_archives=yes
|
||||
subpackages="attr-devel attr-progs"
|
||||
Add_dependency build gettext
|
||||
Add_dependency build gawk
|
||||
Add_dependency run glibc
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user