From 561258863b243eb07483e0504012bec60165d4f7 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Sat, 14 Jul 2007 12:48:06 +0000 Subject: [PATCH] subversion: * Add missing MD5SUM * Subversion does not require ruby SVN-Revision: 7973 --- net/subversion/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/net/subversion/Makefile b/net/subversion/Makefile index 9023f6f269..f9c2d9840c 100644 --- a/net/subversion/Makefile +++ b/net/subversion/Makefile @@ -14,7 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://subversion.tigris.org/downloads/ -PKG_MD5SUM:= +PKG_MD5SUM:=d4aa5aeb09acb3307841022d279ab895 PKG_CAT:=bzcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) @@ -98,7 +98,3 @@ endef $(eval $(call BuildPackage,subversion-libs)) $(eval $(call BuildPackage,subversion-client)) $(eval $(call BuildPackage,subversion-server)) - -$(eval $(call RequireCommand,/usr/bin/ruby, \ - $(PKG_NAME) requires ruby installed on the host-system. \ -)) -- 2.30.2