summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/sox/sox/src-Makefile.am.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/sox/sox/src-Makefile.am.patch b/packages/sox/sox/src-Makefile.am.patch
new file mode 100644
index 0000000000..b5ffd398ae
--- /dev/null
+++ b/packages/sox/sox/src-Makefile.am.patch
@@ -0,0 +1,11 @@
+--- sox-13.0.0.old/src/Makefile.am 2007-03-18 22:19:52.296535098 -0400
++++ sox-13.0.0/src/Makefile.am 2007-03-18 22:21:48.968947731 -0400
+@@ -42,7 +42,7 @@
+ $(MAKE) -C libgsm
+
+ play rec: sox$(EXEEXT)
+- ./sox --help > /dev/null
++# ./sox --help > /dev/null
+ test -f .libs/lt-sox && ( $(RM) $@ && $(LN_S) .libs/lt-sox $@ ) || $(LN_S) sox$(EXEEXT) $@
+
+ install-exec-hook:
vtools/openjade?h=master-next2&id=6f0d830ed047f700702645d454054dfd6fea6f25'>openjade-native: Ensure we reautoconf the packageRichard Purdie2 2011-12-05openjade-native_1.3.2.bb: remove CONFIGUREOPTS as vardep for do_configureMatthew McClintock1 2011-11-10Allow use of dash as /bin/shRichard Purdie1 2011-08-03openjade-native: Change RDEPENDS of sgml-common-nativeDongxiao Xu1 2011-08-01openjade-native: Write a bak file for shared stateSaul Wold1 2011-07-25openjade-native: Add SYSROOT_PREPROCESS_FUNCSaul Wold1 2011-05-18recipes: add Upstream-Status to various recipe patchesScott Garman2 2011-04-04openjade-native: run install-catalog only during do_populate_sysrootScott Garman1 2011-04-04openjade: fix build with GCC 4.6Joshua Lock2 2011-03-16openjade-native: Run make depend to ensure dependencies are correct and avoid...Richard Purdie1 2011-02-23openjade-native: run install-catalog from SSTATEPOSTINSTFUNCSScott Garman1 2011-02-18openjade-native: Set datadir explicitlyScott Garman1 2011-02-12openjade: fix build issuesScott Garman5 2011-02-01openjade: new recipe v1.3.2Scott Garman5