From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] jquery-mobile : new package
Date: Wed, 5 Mar 2014 20:20:25 +0100 [thread overview]
Message-ID: <20140305202025.640405f8@skate> (raw)
In-Reply-To: <1393781646-2497-1-git-send-email-sagaert.johan@skynet.be>
Dear Sagaert Johan,
On Sun, 2 Mar 2014 18:34:06 +0100, Sagaert Johan wrote:
> jQuery Mobile is a HTML5-based user interface system designed to make
> responsive web sites and apps that are accessible on all smartphone,
> tablet and desktop devices.
>
> Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
This looks good, except one thing:
> +ifeq ($(BR2_PACKAGE_JQUERY_MOBILE_DEMOS),y)
> +define JQUERY_MOBILE_INSTALL_DEMOS
> + mkdir -p $(TARGET_DIR)/var/www/demos
> + cp -r $(@D)/demos/* $(TARGET_DIR)/var/www/demos
> + $(INSTALL) -m 0644 -D $(@D)/demos/index.html $(TARGET_DIR)/var/www/demo.html
Does this work? I mean the index.html file in the demos/ directory is
meant to stay there: it has relative paths to the subdirectories in the
demos/ directory. So if you move only this file from /var/www/demos
to /var/www I'm not sure to understand how it can work.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-03-05 19:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-02 17:34 [Buildroot] [PATCH 1/1] jquery-mobile : new package Sagaert Johan
2014-03-05 19:20 ` Thomas Petazzoni [this message]
2014-04-12 16:45 ` Thomas Petazzoni
2014-04-14 23:08 ` Sagaert Johan
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=20140305202025.640405f8@skate \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox