diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:14:48 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-03-30 22:14:48 +0000 |
commit | e66b0f1fa3b455b7e8f706291843baf9618b70c7 (patch) | |
tree | b1781c987c36ca224eb7006b7e64943ce8f8e1e5 /package/pcre/ipkg/libpcre | |
parent | 9337091e8930c22351d3bfefb81a9266e917dacc (diff) | |
download | upstream-e66b0f1fa3b455b7e8f706291843baf9618b70c7.tar.gz upstream-e66b0f1fa3b455b7e8f706291843baf9618b70c7.tar.bz2 upstream-e66b0f1fa3b455b7e8f706291843baf9618b70c7.zip |
Change pcre packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@485 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pcre/ipkg/libpcre')
-rw-r--r-- | package/pcre/ipkg/libpcre/CONTROL/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/pcre/ipkg/libpcre/CONTROL/control b/package/pcre/ipkg/libpcre/CONTROL/control new file mode 100644 index 0000000000..2bda390797 --- /dev/null +++ b/package/pcre/ipkg/libpcre/CONTROL/control @@ -0,0 +1,8 @@ +Package: libpcre +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/pcre/ +Description: a Perl Compatible Regular Expression library |