|
|
@ -16,7 +16,7 @@ var_append makeopt ' ' "PREFIX=$root/$prefix" |
|
|
|
var_append makeinstopt ' ' "PREFIX=$root/$prefix" |
|
|
|
var_append makeinstopt ' ' "LIBDIR=$root$libdir" |
|
|
|
|
|
|
|
hook_add postpatch 5 "bzcat $( match_source_file -p pci.ids- ) > pci.ids" |
|
|
|
hook_add postpatch 5 "bzcat $( match_source_file -p pci.ids- ) > $root$datadir/pci.ids" |
|
|
|
|
|
|
|
if pkginstalled gzip; then |
|
|
|
# HACK: LDFLAGS is used before the objects, so the given -lz is ignored |
|
|
|