From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 03 Nov 2011 18:03:32 +0100 From: "Josef Holzmayr" MIME-Version: 1.0 Message-ID: In-Reply-To: <20111103141102.GA11457@pengutronix.de> References: <1320325983-5124-1-git-send-email-holzmayr@rsi-elektrotechnik.de> <20111103141102.GA11457@pengutronix.de> Subject: Re: [ptxdist] [PATCH 1/2] Add a simple QML demo application Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi Michael, > > +# copy basically all QML file, though there's only one in this demo. > > + @for i in $(shell cd $(QML_DEMO_DIR)/qml && find . -iname *.qml); > do \ > > + $(call install_copy, qml-demo, 0, 0, 0755, > $(QML_DEMO_DIR)/qml/$$i, /usr/lib/qml-demo/$$i); \ > > + done > = > @$(call install_tree, qml-demo, 0, 0, $(QML_DEMO_DIR)/qml \ > /usr/lib/qml-demo) Good idea, will verify this tonight. -- = _____________________________________________________________ R-S-I Elektrotechnik GmbH & Co. KG Woelkestrasse 11 D-85301 Schweitenkirchen Fon: +49 8444 9204-0 Fax: +49 8444 9204-50 www.rsi-elektrotechnik.de _____________________________________________________________ Amtsgericht Ingolstadt - GmbH: HRB 191328 - KG: HRA 170363 Gesch=E4ftsf=FChrer: Dr.-Ing. Michael Sorg, Dipl.-Ing. Franz Sorg USt-IdNr.: DE 128592548 -- = ptxdist mailing list ptxdist@pengutronix.de