From bfa0b2edc142cf32a74bcbb36632052a524c3437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 20 Oct 2015 13:26:48 +0200 Subject: Rename couch package into opencouch Per request: https://github.com/ninenines/erlang.mk/issues/300 This commit also fixes issues with packages which have a different name than the application name. --- index/couch.mk | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 index/couch.mk (limited to 'index/couch.mk') diff --git a/index/couch.mk b/index/couch.mk deleted file mode 100644 index e1993cb..0000000 --- a/index/couch.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += couch -pkg_couch_name = couch -pkg_couch_description = A embeddable document oriented database compatible with Apache CouchDB -pkg_couch_homepage = https://github.com/benoitc/opencouch -pkg_couch_fetch = git -pkg_couch_repo = https://github.com/benoitc/opencouch -pkg_couch_commit = master -- cgit v1.2.3