diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 22:21:01 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 22:21:01 +0000 |
commit | d0149fc434f0da76adab37a3f6b66157a26afdf5 (patch) | |
tree | 50d40e0b300dbcdb8e1d04b4548681cc4f7ed48a /openwrt/package/libpcap/ipkg | |
parent | 37fbd9472b4781379009b2573652659a57c5efcd (diff) |
Change libpcap, uniformize package makefile, put back control file in ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@682 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/libpcap/ipkg')
-rw-r--r-- | openwrt/package/libpcap/ipkg/libpcap.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/libpcap/ipkg/libpcap.control b/openwrt/package/libpcap/ipkg/libpcap.control new file mode 100644 index 000000000..4251be809 --- /dev/null +++ b/openwrt/package/libpcap/ipkg/libpcap.control @@ -0,0 +1,8 @@ +Package: libpcap +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/libpcap/ +Description: a low-level packet capture library |