Skip to content

Commit 7962416

Browse files
committed
Add required exec_prefix to geoip.pc.in
1 parent 2b2964c commit 7962416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geoip.pc.in

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
prefix=@prefix@
2+
exec_prefix=@prefix@
23
libdir=@libdir@
34
includedir=@includedir@
45
datadir=@datarootdir@

0 commit comments

Comments
 (0)