diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-02 15:06:45 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-02 15:06:45 +0100 |
| commit | c40e92f7cfbf6095abcb97fdfd6e7ce33579022c (patch) | |
| tree | d35e611f43f8daac9d664140e3af13be716ace51 /package/lsof/Makefile | |
| parent | d93b039644847733687d1d30c09d6861fb57e8e4 (diff) | |
| parent | 0317e391cbf248c3d6ee00ec6bf8a77870d76ffa (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lsof/Makefile')
| -rw-r--r-- | package/lsof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lsof/Makefile b/package/lsof/Makefile index 1dd291110..6415703fc 100644 --- a/package/lsof/Makefile +++ b/package/lsof/Makefile @@ -14,7 +14,7 @@ PKG_BUILDDEP:= libtirpc PKG_URL:= http://people.freebsd.org/~abe/ PKG_SITES:= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ -PKG_LIBC_DEPENDS:= uclibc eglibc glibc +PKG_LIBC_DEPENDS:= uclibc glibc DISTFILES:= ${PKG_NAME}_${PKG_VERSION}.tar.gz WRKDIST= ${WRKDIR}/${PKG_NAME}_${PKG_VERSION} |
