diff options
Diffstat (limited to 'recipes/abiword/files/nodolt.patch')
-rw-r--r-- | recipes/abiword/files/nodolt.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/abiword/files/nodolt.patch b/recipes/abiword/files/nodolt.patch new file mode 100644 index 0000000000..1546720804 --- /dev/null +++ b/recipes/abiword/files/nodolt.patch @@ -0,0 +1,12 @@ +Index: abiword-2.8.1/configure.in +=================================================================== +--- abiword-2.8.1.orig/configure.in ++++ abiword-2.8.1/configure.in +@@ -132,7 +132,6 @@ AC_PROG_INSTALL + #AC_DISABLE_STATIC + AC_LIBTOOL_WIN32_DLL + AC_PROG_LIBTOOL +-DOLT + AC_PROG_LN_S + + AC_MSG_CHECKING([for platform and toolkit]) |