diff --git a/base/attr/attr.conf b/base/attr/attr.conf index a0962c67d..76c8e6d23 100644 --- a/base/attr/attr.conf +++ b/base/attr/attr.conf @@ -32,5 +32,7 @@ var_append flistrfilter '|' ".*:.*/man/.*" # install missing .la file hook_add inmake 9 "cp -av libattr/libattr.la $root$libdir/; sed -i 's,installed=no,installed=yes,' $root$libdir/libattr.la" -#pkgprefix -t libtool -#var_append configcache ' ' "ac_cv_path_LIBTOOL=$root$( pkgprefix bindir libtool )/libtool" +if atstage cross; then + pkgprefix -t libtool + var_append configcache ' ' "ac_cv_path_LIBTOOL=$root$( pkgprefix bindir libtool )/libtool" +fi diff --git a/base/attr/attr.desc b/base/attr/attr.desc index c31bcb59f..eae8f8563 100644 --- a/base/attr/attr.desc +++ b/base/attr/attr.desc @@ -42,6 +42,6 @@ [L] LGPL [S] Stable [V] 2.4.38-1 -[P] X -1---5---9 140.500 +[P] X -----5---9 140.500 [D] 3139583978 attr_2.4.38-1.tar.gz ftp://oss.sgi.com/projects/xfs/cmd_tars/