View | Details | Raw Unified | Return to bug 146197
Collapse All | Expand All

(-)security/nss/files/sqlite3-system.patch (-1 / +1 lines)
Lines 7-13 Link Here
7
-ifdef MOZILLA_CLIENT
7
-ifdef MOZILLA_CLIENT
8
-INCLUDES += -I$(DIST)/include/sqlite3
8
-INCLUDES += -I$(DIST)/include/sqlite3
9
-endif
9
-endif
10
+INCLUDES += -I/usr/local/include
10
+INCLUDES += -I$(LOCALBASE)/include
11
 
11
 
12
 EXPORTS = \
12
 EXPORTS = \
13
 	secmodt.h \
13
 	secmodt.h \

Return to bug 146197