Skip to content

Commit 35abeed

Browse files
committed
Minor update
1 parent d7230cc commit 35abeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/lib_postgresqludf_sys/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LIBDIR=/usr/lib/postgresql/9.3/lib
1+
LIBDIR=/usr/lib/postgresql/$@/lib
22

33
9.3:
44
gcc -Wall -I/usr/include/postgresql/9.3/server -Os -shared lib_postgresqludf_sys.c -fPIC -o lib_postgresqludf_sys.so

0 commit comments

Comments
 (0)