diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-29 19:12:27 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-29 19:12:27 (GMT) |
commit | b83ca22d5c05065f7c9e69b93fddc64b46625691 (patch) | |
tree | 799212472e7131bc31b51e1220e022304b44eac9 /abs/core/mythsmolt/mythsmolt.patch | |
parent | 3ed3714e1cfc09e6b93417a1f28ddf89f73d029d (diff) | |
download | linhes_pkgbuild-b83ca22d5c05065f7c9e69b93fddc64b46625691.zip linhes_pkgbuild-b83ca22d5c05065f7c9e69b93fddc64b46625691.tar.gz linhes_pkgbuild-b83ca22d5c05065f7c9e69b93fddc64b46625691.tar.bz2 |
mythsmolt: updated for .24 myth and python2
Diffstat (limited to 'abs/core/mythsmolt/mythsmolt.patch')
-rw-r--r-- | abs/core/mythsmolt/mythsmolt.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/mythsmolt/mythsmolt.patch b/abs/core/mythsmolt/mythsmolt.patch new file mode 100644 index 0000000..4767865 --- /dev/null +++ b/abs/core/mythsmolt/mythsmolt.patch @@ -0,0 +1,8 @@ +diff -ruaN mythsmolt.orig/settings.pro mythsmolt/settings.pro +--- mythsmolt.orig/settings.pro 2010-01-06 15:49:59.000000000 +0000 ++++ mythsmolt/settings.pro 2010-05-28 03:30:59.000000000 +0000 +@@ -1,3 +1,3 @@ + +-LIBVERSION = 0.24 ++LIBVERSION = 0.24 + |