diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-04 22:47:54 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-04 22:47:54 (GMT) |
commit | 4a7c61614f42f3cd759e1ad4fe78ce4b690216a8 (patch) | |
tree | f698ecd2d1f34a59dc6a51db78c23bfb9abcb6db /abs/core-testing/alsa-lib/python2.5.patch | |
parent | 773196cbe66c2b6945e0446c864da1adf053b4d4 (diff) | |
download | linhes_pkgbuild-4a7c61614f42f3cd759e1ad4fe78ce4b690216a8.zip linhes_pkgbuild-4a7c61614f42f3cd759e1ad4fe78ce4b690216a8.tar.gz linhes_pkgbuild-4a7c61614f42f3cd759e1ad4fe78ce4b690216a8.tar.bz2 |
alsa-lib:Bumped/Updated for LinHES 7.
Diffstat (limited to 'abs/core-testing/alsa-lib/python2.5.patch')
-rw-r--r-- | abs/core-testing/alsa-lib/python2.5.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core-testing/alsa-lib/python2.5.patch b/abs/core-testing/alsa-lib/python2.5.patch deleted file mode 100644 index cd0032b..0000000 --- a/abs/core-testing/alsa-lib/python2.5.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/mixer/simple/python.c~ 2007-08-21 17:21:28.000000000 +0200 -+++ modules/mixer/simple/python.c 2007-08-21 17:26:39.000000000 +0200 -@@ -23,7 +23,7 @@ - #include "config.h" - #include "asoundlib.h" - #include "mixer_abst.h" --#include <python/Python.h> -+#include <python2.5/Python.h> - - struct python_priv { - int py_initialized; |