diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-07 17:18:09 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-07 17:18:09 +0100 |
commit | 237345323af9aa759b1dee8cc5496c1ef30c3f2c (patch) | |
tree | ae174041bf93d0afb6565723f64b468a12f9305f /package/libXt | |
parent | 53860da0df531e9f3c105f1c00a6134b88932cb3 (diff) | |
parent | 6426f942fc4421403927daa6cf2e6c26e99d978b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libXt')
-rw-r--r-- | package/libXt/patches/patch-util_Makefile_in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/libXt/patches/patch-util_Makefile_in b/package/libXt/patches/patch-util_Makefile_in deleted file mode 100644 index b20260a8e..000000000 --- a/package/libXt/patches/patch-util_Makefile_in +++ /dev/null @@ -1,20 +0,0 @@ ---- libXt-1.1.3.orig/util/Makefile.in 2012-03-16 06:52:18.000000000 +0100 -+++ libXt-1.1.3/util/Makefile.in 2013-04-30 13:38:32.000000000 +0200 -@@ -106,7 +106,7 @@ CFLAGS = @CFLAGS_FOR_BUILD@ - CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ - CHANGELOG_CMD = @CHANGELOG_CMD@ - CPP = @CPP@ --CPPFLAGS = @CPPFLAGS@ -+CPPFLAGS = @CPPFLAGS_FOR_BUILD@ - CWARNFLAGS = @CWARNFLAGS@ - CYGPATH_W = @CYGPATH_W@ - DEFS = @DEFS@ -@@ -246,7 +246,7 @@ top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - EXTRA_DIST = Shell.ht StrDefs.ct StrDefs.ht string.list $(appman_PRE) --AM_CFLAGS = $(XT_CFLAGS) -+AM_CFLAGS = - makestrs_SOURCES = makestrs.c - - # Man page |