mirror of
https://github.com/danog/ext-pq.git
synced 2025-01-22 22:01:33 +01:00
fiy double slash
This commit is contained in:
parent
debf050947
commit
5a8f03175f
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
CWD=$(dirname $0)
|
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
|
</usr/include/postgresql/server/catalog/pg_type.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user