diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-14 06:04:34 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-14 06:04:34 +0000 |
commit | 1fffe9977a5e518031ee21251cfd7cd99da8fc9b (patch) | |
tree | f6b5939be502925ba0962b0919e9e3bb5aa8a79b /openwrt/package/postgresql/libpq.control | |
parent | 13537f60aa0fb4fd60061043f151a6e93df507ac (diff) | |
download | mtk-20170518-1fffe9977a5e518031ee21251cfd7cd99da8fc9b.zip mtk-20170518-1fffe9977a5e518031ee21251cfd7cd99da8fc9b.tar.gz mtk-20170518-1fffe9977a5e518031ee21251cfd7cd99da8fc9b.tar.bz2 |
Change postgresql to experimental coding style Make configure honor CPPFLAGS
SVN-Revision: 638
Diffstat (limited to 'openwrt/package/postgresql/libpq.control')
-rw-r--r-- | openwrt/package/postgresql/libpq.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/postgresql/libpq.control b/openwrt/package/postgresql/libpq.control new file mode 100644 index 0000000..56bdf2e --- /dev/null +++ b/openwrt/package/postgresql/libpq.control @@ -0,0 +1,8 @@ +Package: libpq +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/postgresql/ +Description: PostgreSQL client library |