From 016559166a3550bab33b3aca551f69139671f22e Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Mon, 17 Dec 2007 10:55:34 -0500 Subject: [PATCH] Changed pciutils to build on stage 1 when crosscompiling, and adapted as now it honors DESTDIR --- base/pciutils/pciutils.conf | 5 ++--- base/pciutils/pciutils.desc | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/base/pciutils/pciutils.conf b/base/pciutils/pciutils.conf index cbdd78c78..4c1253085 100644 --- a/base/pciutils/pciutils.conf +++ b/base/pciutils/pciutils.conf @@ -12,9 +12,8 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -var_append makeopt ' ' "PREFIX=$root/$prefix" -var_append makeinstopt ' ' "PREFIX=$root/$prefix" -var_append makeinstopt ' ' "LIBDIR=$root$libdir" +var_append makeopt ' ' "PREFIX=/$prefix" +var_append makeinstopt ' ' "PREFIX=/$prefix" hook_add postpatch 5 "bzcat $( match_source_file -p pci.ids- ) > $root$datadir/pci.ids" diff --git a/base/pciutils/pciutils.desc b/base/pciutils/pciutils.desc index 0b2926a0e..8f0ad9839 100644 --- a/base/pciutils/pciutils.desc +++ b/base/pciutils/pciutils.desc @@ -29,7 +29,7 @@ [L] GPL [S] Stable [V] 2.2.5 -[P] X -----5---9 149.900 +[P] X -?---5---9 149.900 [D] 3447994077 pciutils-2.2.5.tar.gz ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ [D] 3081596158 pci.ids-2007-06-20.bz2 !http://pciids.sourceforge.net/pci.ids.bz2