diff options
| author | Fabian Affolter <fabian@affolter-engineering.ch> | 2011-12-10 10:15:38 +0000 |
|---|---|---|
| committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2011-12-10 10:15:38 +0000 |
| commit | ca512d5d5d8df5cbacfb9e0b1cdc1f45ae89149b (patch) | |
| tree | 38834d5f27c903ae902e897550053b499c26151d /testing/rtnppd/Makefile.patch | |
| parent | 51f554c054599d345525bd9d816eb3009fb80cc4 (diff) | |
| parent | 4fb67906a83bf64c28da07340367614cc32d0245 (diff) | |
| download | aports-ca512d5d5d8df5cbacfb9e0b1cdc1f45ae89149b.tar.bz2 aports-ca512d5d5d8df5cbacfb9e0b1cdc1f45ae89149b.tar.xz | |
Merge branch 'master' of git://git.alpinelinux.org/aports
Diffstat (limited to 'testing/rtnppd/Makefile.patch')
| -rw-r--r-- | testing/rtnppd/Makefile.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/rtnppd/Makefile.patch b/testing/rtnppd/Makefile.patch new file mode 100644 index 000000000..1d7e25724 --- /dev/null +++ b/testing/rtnppd/Makefile.patch @@ -0,0 +1,13 @@ +--- rtnppd.orig/Makefile Tue Mar 30 14:46:20 2010 ++++ rtnppd/Makefile Tue Mar 30 14:46:30 2010 +@@ -23,8 +23,8 @@ + + # Use PostgreSQL-server (with includes in /usr/include/pgsql + # and libs in /usr/lib +-#CFLAGS = -DUSE_POSTGRESQL -I/usr/include/pgsql +-#LIBS = -lpq ++CFLAGS = -DUSE_POSTGRESQL -I/usr/include/pgsql ++LIBS = -lpq + + PREFIX = /usr/local + INCLUDES = -I./ |
