[packages] ruby: support for "half-finished" ftptls & telnets libraries has been discontinued upstream
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20612 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e8c1516193
commit
2c984a2def
@ -244,9 +244,7 @@ define Package/ruby-core/install
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/openssl.rb \
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/*/openssl.so \
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/drb/ssl.rb \
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/net/ftptls.rb \
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/net/https.rb \
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/net/telnets.rb \
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/webrick/ssl.rb \
|
||||
\
|
||||
$(1)/usr/lib/ruby/$(PKG_LIBVER)/*/dl.so \
|
||||
@ -374,9 +372,7 @@ define Package/ruby-openssl/install
|
||||
usr/lib/ruby/$(PKG_LIBVER)/openssl.rb \
|
||||
usr/lib/ruby/$(PKG_LIBVER)/*/openssl.so \
|
||||
usr/lib/ruby/$(PKG_LIBVER)/drb/ssl.rb \
|
||||
usr/lib/ruby/$(PKG_LIBVER)/net/ftptls.rb \
|
||||
usr/lib/ruby/$(PKG_LIBVER)/net/https.rb \
|
||||
usr/lib/ruby/$(PKG_LIBVER)/net/telnets.rb \
|
||||
usr/lib/ruby/$(PKG_LIBVER)/webrick/ssl.rb \
|
||||
) | ( cd $(1); $(TAR) -xf - )
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user