On Mon, Jan 04, 2010 at 07:14:03PM +0000, Przemysław Firszt wrote: > Dnia 2010-01-04, pon o godzinie 08:19 +1000, Peter Hutterer pisze: > [..] > > I think this should be $(datadir)/hal/fdi/policy/20thirdparty instead, but > > the principle is good. anything that gives us a working driver after a > > simple make install is good. > Fixed version attached. > -- > Przemo >
> From 7a1bb08e5b5d5da0bef596a2b1066640aec9420f Mon Sep 17 00:00:00 2001 > From: Przemo Firszt <[email protected]> > Date: Mon, 4 Jan 2010 18:48:54 +0000 > Subject: [PATCH] Fix wacom.fdi location in Makefime.am > > Signed-off-by: Przemo Firszt <[email protected]> > --- > fdi/Makefile.am | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/fdi/Makefile.am b/fdi/Makefile.am > index cb07746..82a9ef8 100644 > --- a/fdi/Makefile.am > +++ b/fdi/Makefile.am > @@ -1 +1,3 @@ > EXTRA_DIST = wacom.fdi > +fdidir = $(datadir)/hal/fdi/policy/20thirdparty > +fdi_SCRIPTS = wacom.fdi > -- > 1.6.5.7 applied, thanks. Cheers, Peter ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
