summaryrefslogtreecommitdiff
path: root/repo/x11/motif/update-automake.patch
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-05-31 11:05:19 +0100
committerdavidovski <david@davidovski.xyz>2022-05-31 11:05:19 +0100
commit48ca75555522716f0f686dcae3dd6cf3d8ad714d (patch)
tree00c0f58550ba4661e87376f2f02c8001c69bae44 /repo/x11/motif/update-automake.patch
parent871b2b573f01c1b3176a0f65458b3d281b41c437 (diff)
removed idea of repos
Diffstat (limited to 'repo/x11/motif/update-automake.patch')
-rw-r--r--repo/x11/motif/update-automake.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/repo/x11/motif/update-automake.patch b/repo/x11/motif/update-automake.patch
deleted file mode 100644
index 3a69a0e..0000000
--- a/repo/x11/motif/update-automake.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- build/configure.ac 2022-05-24 14:36:41.034651348 +0100
-+++ build2/configure.ac 2022-05-24 14:35:31.484247422 +0100
-@@ -1,5 +1,5 @@
- dnl Process this file with autoconf to produce a configure script.
--AC_INIT(motif,2.3.8,no-define)
-+AC_INIT
- AC_CONFIG_SRCDIR([lib/Xm/Form.c])
- AC_PREREQ(2.52)
- AC_CONFIG_AUX_DIR(.)
-@@ -22,7 +22,7 @@
- AC_SUBST(AGE)
-
- dnl This is really dumb but it seems to be bug
--AM_INIT_AUTOMAKE
-+AM_INIT_AUTOMAKE(motif,2.3.8,no-define)
-
- LIBTOOL_VERSION=$CURRENT:$REVISION:$AGE
-