summaryrefslogtreecommitdiffstats
path: root/meta/packages/xtscal/xtscal/cleanup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xtscal/xtscal/cleanup.patch')
-rw-r--r--meta/packages/xtscal/xtscal/cleanup.patch19
1 files changed, 14 insertions, 5 deletions
diff --git a/meta/packages/xtscal/xtscal/cleanup.patch b/meta/packages/xtscal/xtscal/cleanup.patch
index 50ce0de884..ce674edef6 100644
--- a/meta/packages/xtscal/xtscal/cleanup.patch
+++ b/meta/packages/xtscal/xtscal/cleanup.patch
@@ -1,3 +1,12 @@
1---
2 Makefile.am | 9 --
3 configure.ac | 3
4 gpe-dist.am | 12 ---
5 h3600_ts.h | 216 -----------------------------------------------------------
6 main.c | 210 ++-------------------------------------------------------
7 xtscal.in | 19 -----
8 6 files changed, 14 insertions(+), 455 deletions(-)
9
1Index: xtscal-0.6.3/xtscal.in 10Index: xtscal-0.6.3/xtscal.in
2=================================================================== 11===================================================================
3--- xtscal-0.6.3.orig/xtscal.in 2004-09-10 20:10:36.000000000 +0100 12--- xtscal-0.6.3.orig/xtscal.in 2004-09-10 20:10:36.000000000 +0100
@@ -24,8 +33,8 @@ Index: xtscal-0.6.3/xtscal.in
24-exec @libexecdir@/xtscal.bin $ARGS $* 33-exec @libexecdir@/xtscal.bin $ARGS $*
25Index: xtscal-0.6.3/main.c 34Index: xtscal-0.6.3/main.c
26=================================================================== 35===================================================================
27--- xtscal-0.6.3.orig/main.c 2007-06-30 15:46:03.000000000 +0100 36--- xtscal-0.6.3.orig/main.c 2007-07-01 01:12:52.000000000 +0100
28+++ xtscal-0.6.3/main.c 2007-06-30 15:46:03.000000000 +0100 37+++ xtscal-0.6.3/main.c 2007-07-01 01:12:55.000000000 +0100
29@@ -22,12 +22,10 @@ 38@@ -22,12 +22,10 @@
30 #include <X11/Xlib.h> 39 #include <X11/Xlib.h>
31 40
@@ -340,7 +349,7 @@ Index: xtscal-0.6.3/main.c
340Index: xtscal-0.6.3/configure.ac 349Index: xtscal-0.6.3/configure.ac
341=================================================================== 350===================================================================
342--- xtscal-0.6.3.orig/configure.ac 2004-09-10 20:11:12.000000000 +0100 351--- xtscal-0.6.3.orig/configure.ac 2004-09-10 20:11:12.000000000 +0100
343+++ xtscal-0.6.3/configure.ac 2007-06-30 15:46:03.000000000 +0100 352+++ xtscal-0.6.3/configure.ac 2007-07-01 01:12:55.000000000 +0100
344@@ -9,8 +9,7 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2]) 353@@ -9,8 +9,7 @@ AM_INIT_AUTOMAKE([foreign dist-bzip2])
345 # Checks for programs. 354 # Checks for programs.
346 AC_PROG_CC 355 AC_PROG_CC
@@ -592,11 +601,11 @@ Index: xtscal-0.6.3/h3600_ts.h
592Index: xtscal-0.6.3/Makefile.am 601Index: xtscal-0.6.3/Makefile.am
593=================================================================== 602===================================================================
594--- xtscal-0.6.3.orig/Makefile.am 2004-06-02 23:07:13.000000000 +0100 603--- xtscal-0.6.3.orig/Makefile.am 2004-06-02 23:07:13.000000000 +0100
595+++ xtscal-0.6.3/Makefile.am 2007-06-30 15:46:03.000000000 +0100 604+++ xtscal-0.6.3/Makefile.am 2007-07-02 12:51:02.000000000 +0100
596@@ -1,11 +1,8 @@ 605@@ -1,11 +1,8 @@
597-libexec_PROGRAMS = xtscal.bin 606-libexec_PROGRAMS = xtscal.bin
598-bin_SCRIPTS = xtscal 607-bin_SCRIPTS = xtscal
599+libexec_PROGRAMS = xtscal 608+bin_PROGRAMS = xtscal
600 609
601-xtscal_bin_SOURCES = main.c calibrate.c calibrate.h h3600_ts.h 610-xtscal_bin_SOURCES = main.c calibrate.c calibrate.h h3600_ts.h
602+xtscal_SOURCES = main.c calibrate.c calibrate.h 611+xtscal_SOURCES = main.c calibrate.c calibrate.h