summarylogtreecommitdiffstats
path: root/disable_features.patch
diff options
context:
space:
mode:
authorMuflone2019-10-13 01:11:01 +0200
committerMuflone2019-10-13 01:11:01 +0200
commit8e7806aa10aa46b28ff135228b4887ae5a5dd87f (patch)
tree57bd064a09a76f748c84b01beb4705ff1efee846 /disable_features.patch
parentd5716ae6be43c1b8b8fbe53a271a164ee4811081 (diff)
downloadaur-lib32-openmotif.tar.gz
Updated package lib32-openmotif 2.3.8-1
Diffstat (limited to 'disable_features.patch')
-rw-r--r--disable_features.patch39
1 files changed, 39 insertions, 0 deletions
diff --git a/disable_features.patch b/disable_features.patch
new file mode 100644
index 000000000000..7083dc387ad6
--- /dev/null
+++ b/disable_features.patch
@@ -0,0 +1,39 @@
+diff -Naur motif-2.3.8.orig/Makefile.am motif-2.3.8/Makefile.am
+--- motif-2.3.8.orig/Makefile.am 2017-08-17 02:38:43.000000000 +0200
++++ motif-2.3.8/Makefile.am 2019-10-13 00:13:57.885021326 +0200
+@@ -20,14 +20,6 @@
+ missing mkinstalldirs \
+ compile
+
+-SUBDIRS = bindings bitmaps \
+- config \
+- localized \
+- lib \
+- include \
+- tools \
+- clients \
+- doc \
+- demos
++SUBDIRS = lib clients
+ AUTOMAKE_OPTIONS = 1.4
+ ACLOCAL_AMFLAGS = -I .
+diff -Naur motif-2.3.8.orig/Makefile.in motif-2.3.8/Makefile.in
+--- motif-2.3.8.orig/Makefile.in 2017-12-05 13:49:57.000000000 +0100
++++ motif-2.3.8/Makefile.in 2019-10-13 00:19:25.692121466 +0200
+@@ -383,15 +383,7 @@
+ missing mkinstalldirs \
+ compile
+
+-SUBDIRS = bindings bitmaps \
+- config \
+- localized \
+- lib \
+- include \
+- tools \
+- clients \
+- doc \
+- demos
++SUBDIRS = lib clients
+
+ AUTOMAKE_OPTIONS = 1.4
+ ACLOCAL_AMFLAGS = -I .