diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-07 14:04:55 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-07 14:04:55 +0200 |
commit | 9e758e9f3cedaf02fc1eede79a43d0fccc23f0f5 (patch) | |
tree | cfa3c82a2f699a9bfa0a248d1189fc439dd469ac /package/libXt/patches | |
parent | 8645fdf8e1b0a043975ff9b375ad3f7a5d837b31 (diff) |
libXt: update to 1.3.1
Diffstat (limited to 'package/libXt/patches')
-rw-r--r-- | package/libXt/patches/patch-util_Makefile_am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/libXt/patches/patch-util_Makefile_am b/package/libXt/patches/patch-util_Makefile_am deleted file mode 100644 index a97bc50dd..000000000 --- a/package/libXt/patches/patch-util_Makefile_am +++ /dev/null @@ -1,10 +0,0 @@ ---- libXt-1.1.3.orig/util/Makefile.am 2012-03-16 06:52:08.000000000 +0100 -+++ libXt-1.1.3/util/Makefile.am 2014-01-07 13:22:11.833722316 +0100 -@@ -10,7 +10,6 @@ EXTRA_DIST = \ - StrDefs.ht \ - string.list - --AM_CFLAGS = $(XT_CFLAGS) - makestrs_SOURCES = makestrs.c - - |