Hello,

During "make install", the install command fails because of the
duplication of one of its argument. The attached patch fixes this.


Best regards,

-- 
Stéphane Glondu

>From 67ce28ea3cac4d3a0fa0c5629f63a13ff61f5743 Mon Sep 17 00:00:00 2001
From: Stephane Glondu <[email protected]>
Date: Sat, 16 Jan 2010 20:02:53 +0100
Subject: [PATCH] Fix installation failure

Signed-off-by: Stephane Glondu <[email protected]>
---
 urjtag/data/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/urjtag/data/Makefile.am b/urjtag/data/Makefile.am
index ebd7314..8b2da24 100644
--- a/urjtag/data/Makefile.am
+++ b/urjtag/data/Makefile.am
@@ -74,7 +74,6 @@ nobase_dist_pkgdata_DATA = \
 	analog/bf548/bf548 \
 	analog/bf561/STEPPINGS \
 	analog/bf561/bf561 \
-	analog/PARTS \
 	analog/sharc21065l/STEPPINGS \
 	analog/sharc21065l/sharc21065l \
 	analog/sharc21369/STEPPINGS \
-- 
1.6.6


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to