diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:34:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:34:57 +0000 |
commit | fb323b6c746abfa2e69973869eae2b995745cbd2 (patch) | |
tree | eb9e6f886aa7896421e0539f79892262ded681f7 /package/postgresql/ipkg/libpq/CONTROL/control | |
parent | 3817a7225bf45ebd6085c673c6a146ec4f67d1c7 (diff) |
Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/postgresql/ipkg/libpq/CONTROL/control')
-rw-r--r-- | package/postgresql/ipkg/libpq/CONTROL/control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/postgresql/ipkg/libpq/CONTROL/control b/package/postgresql/ipkg/libpq/CONTROL/control deleted file mode 100644 index 56bdf2e72..000000000 --- a/package/postgresql/ipkg/libpq/CONTROL/control +++ /dev/null @@ -1,8 +0,0 @@ -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 |