Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 341105 | Differences between
and this patch

Collapse All | Expand All

(-)a/bin/fingerprint-suid/fingerprint-suid.pro (-1 / +1 lines)
Lines 4-10 Link Here
4
INCLUDEPATH += . ../../include ../../upek/include
4
INCLUDEPATH += . ../../include ../../upek/include
5
5
6
isEmpty(PREFIX) {
6
isEmpty(PREFIX) {
7
	PREFIX = /usr
7
	PREFIX = /usr/local
8
}
8
}
9
isEmpty(LIB) {
9
isEmpty(LIB) {
10
	LIB = lib
10
	LIB = lib

Return to bug 341105