From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 03/21] gtk2-themes: normalize package name and directory
Date: Tue, 20 Sep 2011 22:46:01 +0200 [thread overview]
Message-ID: <87aa9z2b92.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <234d0748afaaceec52b490697920b8716f063d76.1316464690.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Mon, 19 Sep 2011 22:53:06 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> +++ b/package/gtk2-themes/gtk2-theme-hicolor/gtk2-theme-hicolor.mk
Thomas> @@ -15,4 +15,4 @@ GTK2_THEME_HICOLOR_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NA
Thomas> GTK2_THEME_HICOLOR_DEPENDENCIES = libgtk2
Thomas> -$(eval $(call AUTOTARGETS,package,gtk2_theme_hicolor))
Thomas> +$(eval $(call AUTOTARGETS,package,gtk2-theme-hicolor))
This should be package/gtk2-themes rather than package.
Committed with that fix, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-09-20 20:46 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-19 20:53 [Buildroot] [pull request] Pull request for branch for-2011.11/pkg-infra Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 01/21] libfuse: rename fuse to libfuse Thomas Petazzoni
2011-09-20 20:42 ` Peter Korsgaard
2011-09-19 20:53 ` [Buildroot] [PATCH 02/21] sdl_net: normalize package to sdl_net Thomas Petazzoni
2011-09-20 20:43 ` Peter Korsgaard
2011-09-19 20:53 ` [Buildroot] [PATCH 03/21] gtk2-themes: normalize package name and directory Thomas Petazzoni
2011-09-20 20:46 ` Peter Korsgaard [this message]
2011-09-19 20:53 ` [Buildroot] [PATCH 04/21] bridge-utils: normalize package name Thomas Petazzoni
2011-09-20 20:47 ` Peter Korsgaard
2011-09-19 20:53 ` [Buildroot] [PATCH 05/21] package: enhance infrastructure to support source dir override Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 06/21] package: add configuration option to specify a local override file Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 07/21] package: add <pkg>-rebuild and <pkg>-reconfigure Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 08/21] package: implement a 'local' site method Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 09/21] package: add helper functions to get package name and directory magically Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 10/21] package: remove useless arguments from GENTARGETS Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 11/21] package: remove useless arguments from AUTOTARGETS Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 12/21] package: remove useless arguments from CMAKETARGETS Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 13/21] Makefile.package.in: Pass non-prefixed name as argument to GENTARGETS_INNER Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 14/21] Add support for local packages through 'file://' pseudo-protocol Thomas Petazzoni
2011-09-20 7:52 ` Thomas De Schampheleire
2011-09-19 20:53 ` [Buildroot] [PATCH 15/21] fakeroot: remove target package Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 16/21] dhrystone: use the <pkg>_EXTRACT_CMDS mechanism Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 17/21] whetstone: " Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 18/21] mcookie: convert to the GENTARGETS infrastructure Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 19/21] package: normalize output of 'make external-deps' Thomas Petazzoni
2011-09-19 20:53 ` [Buildroot] [PATCH 20/21] dependencies: add rsync as a required dependency Thomas Petazzoni
2011-09-20 20:58 ` Peter Korsgaard
2011-09-19 20:53 ` [Buildroot] [PATCH 21/21] gtk2-theme-hicolor: remove useless definitions Thomas Petazzoni
2011-09-20 20:57 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87aa9z2b92.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.