diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-14 06:17:27 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-14 06:17:27 +0000 |
commit | a0ea508d1b2de41b8838717ac021c9cd8f5c7992 (patch) | |
tree | 07e553295effe650a4cc0e671ac857d55efb5dfc /package/libpcap/ipkg | |
parent | 48a03ee9d383281e10928d6ad62bf11e5d6c813d (diff) | |
download | master-187ad058-a0ea508d1b2de41b8838717ac021c9cd8f5c7992.tar.gz master-187ad058-a0ea508d1b2de41b8838717ac021c9cd8f5c7992.tar.bz2 master-187ad058-a0ea508d1b2de41b8838717ac021c9cd8f5c7992.zip |
Uniformize package Makefile,
Build in a separate directory so that arpwatch and tcpdump configure wont find it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@642 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpcap/ipkg')
-rw-r--r-- | package/libpcap/ipkg/libpcap.control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/libpcap/ipkg/libpcap.control b/package/libpcap/ipkg/libpcap.control deleted file mode 100644 index 4251be8090..0000000000 --- a/package/libpcap/ipkg/libpcap.control +++ /dev/null @@ -1,8 +0,0 @@ -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 |