|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../pciutils/pciutils.conf |
|
|
|
|
# Copyright (C) 2006 - 2012 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2014 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -12,8 +12,8 @@
|
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
var_append makeopt ' ' "PREFIX=/$prefix" |
|
|
|
|
var_append makeinstopt ' ' "PREFIX=/$prefix" |
|
|
|
|
var_insert makeopt ' ' "PREFIX=/$prefix" |
|
|
|
|
var_insert makeinstopt ' ' "PREFIX=/$prefix" |
|
|
|
|
|
|
|
|
|
# Makefile is using STRIP variable for 'install' commands strip option |
|
|
|
|
var_remove_regex makeopt ' ' "STRIP=.*" |
|
|
|
|