diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-16 18:14:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-16 18:14:54 +0200 |
commit | 503659533a695a94a1591c3803080544f12e9a35 (patch) | |
tree | 4252d066e70ac971eac81e60beb82321de210a7d /package/util-macros/patches/patch-Makefile_in | |
parent | 224199c2a01bb660242688aca506373e40b79775 (diff) |
fix HOST_STYLE stuff, openjdk7 compile problems fixed
Diffstat (limited to 'package/util-macros/patches/patch-Makefile_in')
-rw-r--r-- | package/util-macros/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/util-macros/patches/patch-Makefile_in b/package/util-macros/patches/patch-Makefile_in deleted file mode 100644 index 1d472707b..000000000 --- a/package/util-macros/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- util-macros-1.8.0.orig/Makefile.in 2010-05-27 21:02:01.000000000 +0200 -+++ util-macros-1.8.0/Makefile.in 2013-10-28 18:32:09.000000000 +0100 -@@ -167,7 +167,7 @@ top_srcdir = @top_srcdir@ - aclocaldir = $(datadir)/aclocal - aclocal_DATA = xorg-macros.m4 - dist_pkgdata_DATA = INSTALL --pkgconfigdir = $(datadir)/pkgconfig -+pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = xorg-macros.pc - all: all-am - |