Pārlūkot izejas kodu

need to disable it for now, there are some issues with cross-compiling and rbconfig.rb

Waldemar Brodkorb 11 gadi atpakaļ
vecāks
revīzija
f23350e654
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      package/ruby-ldap/Makefile

+ 2 - 0
package/ruby-ldap/Makefile

@@ -14,6 +14,8 @@ PKG_BUILDDEP:=		ruby openldap
 PKG_URL:=		http://ruby-ldap.sourceforge.net/
 PKG_SITES:=		${MASTER_SITE_SOURCEFORGE:=ruby-ldap/0.9.8/}
 
+PKG_CFLINE_RUBY_LDAP:=	depends on ADK_BROKEN
+
 DISTFILES:=             ${PKG_NAME}-${PKG_VERSION}.tar.bz2
 
 include $(TOPDIR)/mk/package.mk