1
0
mirror of https://github.com/danog/ext-pq.git synced 2025-01-22 13:51:20 +01:00

fiy double slash

This commit is contained in:
Michael Wallner 2014-09-15 09:46:00 +02:00
parent debf050947
commit 5a8f03175f

View File

@ -1,4 +1,4 @@
#!/bin/sh
CWD=$(dirname $0)
awk -f $CWD/php_pq_type.awk >$CWD//php_pq_type.h \
awk -f $CWD/php_pq_type.awk >$CWD/php_pq_type.h \
</usr/include/postgresql/server/catalog/pg_type.h