From f6b68694e38e3450fcdc9fcd2e588507d7247e69 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Mon, 25 Jun 2007 15:02:37 +0000 Subject: [PATCH] * changed attr to not build by default on stage 1 (leaked at r21440, and to use sandbox's libtool git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21441 10447126-35f2-4685-b0cf-6dd780d3921f --- base/attr/attr.conf | 6 ++++-- base/attr/attr.desc | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) 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/