diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:36:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:36:52 +0200 |
commit | 82cce6038c7fc05bf1107613fc4b5d3ba8aceb83 (patch) | |
tree | 3ed19c48bfe55c1a95e7e34ec7798fb13a23922f /package/alsa-lib/Makefile | |
parent | 24092f8e8b58464e33d163d8dee9e864895b50a5 (diff) | |
parent | ba1dbc96f36abce072ac39a33bb0bd85e12a4e97 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/alsa-lib/Makefile')
-rw-r--r-- | package/alsa-lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/alsa-lib/Makefile b/package/alsa-lib/Makefile index d4505755e..10726ac09 100644 --- a/package/alsa-lib/Makefile +++ b/package/alsa-lib/Makefile @@ -13,8 +13,6 @@ PKG_URL:= http://www.alsa-project.org/ PKG_SITES:= ftp://ftp.alsa-project.org/pub/lib/ PKG_OPTS:= dev -PKG_ARCH_DEPENDS:= !m68k - DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include ${TOPDIR}/mk/package.mk |