Sorry I forgot to change the destination dir when renaming "images" to "layouts" , this patch fixes the issue so that the files are actually found where they ought to be.
>From 3242e408577aa4d08ee6a5a3b4c4503625b42287 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <ofour...@redhat.com>
Date: Fri, 16 Nov 2012 14:39:37 +0100
Subject: [PATCH] data: install layouts in the appropriate directory

Signed-off-by: Olivier Fourdan <ofour...@redhat.com>
---
 data/layouts/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/layouts/Makefile.am b/data/layouts/Makefile.am
index c6e1157..06487f5 100644
--- a/data/layouts/Makefile.am
+++ b/data/layouts/Makefile.am
@@ -1,4 +1,4 @@
-libwacomlayoutsdir = $(datadir)/libwacom/images
+libwacomlayoutsdir = $(datadir)/libwacom/layouts
 dist_libwacomlayouts_DATA =  $(shell find $(top_srcdir)/data/layouts -name "*.svg" -printf "%P\n")
 
 EXTRA_DIST = README
-- 
1.7.1

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to