diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-10 16:28:32 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-10 16:28:32 +0000 |
commit | 833d74c7dda34236d0f3423f2b6f2970ea2b110c (patch) | |
tree | 06b3d7817a906e0e541752fe8e2bb441f0f6a64e /openwrt/package/mysql/ipkg/mysql-utils/CONTROL/control | |
parent | 36bf587a92d111d8904c37e56fb09885820917ed (diff) | |
download | mtk-20170518-833d74c7dda34236d0f3423f2b6f2970ea2b110c.zip mtk-20170518-833d74c7dda34236d0f3423f2b6f2970ea2b110c.tar.gz mtk-20170518-833d74c7dda34236d0f3423f2b6f2970ea2b110c.tar.bz2 |
port libmysqlclient to our makefile type and make it install -dev stuff into the staging dir
SVN-Revision: 609
Diffstat (limited to 'openwrt/package/mysql/ipkg/mysql-utils/CONTROL/control')
-rw-r--r-- | openwrt/package/mysql/ipkg/mysql-utils/CONTROL/control | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/openwrt/package/mysql/ipkg/mysql-utils/CONTROL/control b/openwrt/package/mysql/ipkg/mysql-utils/CONTROL/control deleted file mode 100644 index d9da480..0000000 --- a/openwrt/package/mysql/ipkg/mysql-utils/CONTROL/control +++ /dev/null @@ -1,9 +0,0 @@ -Package: mysql-utils -Priority: optional -Section: admin -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/mysql/ -Description: some MySQL client utilities -Depends: libmysqlclient, zlib |