All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2020.08.x] package/monkey: drop wrong comment
@ 2020-12-07 20:38 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2020-12-07 20:38 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=bf3cdaf0e43d5fca0f000f9b0a18b0bc732aec72
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.08.x

Commit 5fea6e2a2fa816c0c551bca184fb64fc96d76a08 forgot to remove the
generic-package comment

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit c4ea32d0061585a41ef724124b82be337442ce2a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/monkey/monkey.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package/monkey/monkey.mk b/package/monkey/monkey.mk
index 6159f5522e..5264713120 100644
--- a/package/monkey/monkey.mk
+++ b/package/monkey/monkey.mk
@@ -10,10 +10,6 @@ MONKEY_SITE = http://monkey-project.com/releases/$(MONKEY_VERSION_MAJOR)
 MONKEY_LICENSE = Apache-2.0
 MONKEY_LICENSE_FILES = LICENSE
 
-# This package has a configure script, but it's not using
-# autoconf/automake, so we're using the generic-package
-# infrastructure.
-
 MONKEY_CONF_OPTS = \
 	-DINSTALL_SYSCONFDIR=/etc/monkey \
 	-DINSTALL_WEBROOTDIR=/var/www \

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-07 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 20:38 [Buildroot] [git commit branch/2020.08.x] package/monkey: drop wrong comment Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.