summaryrefslogtreecommitdiff
path: root/devel/loki/files/patch-Makefile.common
blob: a2a6fd4a6dd0d360c62043f3af6618f7581da64c (plain) (blame)
1
2
3
4
5
6
7
8
9
--- Makefile.common.orig
+++ Makefile.common
@@ -4,4 +4,4 @@
 CXXWARNFLAGS := -Wall -Wold-style-cast -Wundef -Wsign-compare -Wconversion -Wpointer-arith -pedantic
 CXXFLAGS := $(CXXWARNFLAGS) -g -O2

-prefix := /usr
+prefix := ${PREFIX}