|
|
|
@ -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" |
|
|
|
|
|
|
|
|
|