summaryrefslogtreecommitdiffstats
path: root/academic/solfege/Makefile.in_fix_solfege3.14.4.patch
diff options
context:
space:
mode:
author Phillip Warner <pc_warner@yahoo.com>2010-05-12 17:36:42 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 17:36:42 +0200
commit58114d9c9b8b8fc2367526690d05814f3cc46a5f (patch)
treede3bd19200ff0ce4f9dd29afe7d01c2575f35676 /academic/solfege/Makefile.in_fix_solfege3.14.4.patch
parentc89d983f11fdf4b81a3fdf1fe6428ece51d216a8 (diff)
downloadslackbuilds-58114d9c9b8b8fc2367526690d05814f3cc46a5f.tar.gz
slackbuilds-58114d9c9b8b8fc2367526690d05814f3cc46a5f.tar.xz
academic/solfege: Updated for version 3.14.4
Diffstat (limited to 'academic/solfege/Makefile.in_fix_solfege3.14.4.patch')
-rw-r--r--academic/solfege/Makefile.in_fix_solfege3.14.4.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/solfege/Makefile.in_fix_solfege3.14.4.patch b/academic/solfege/Makefile.in_fix_solfege3.14.4.patch
new file mode 100644
index 0000000000..8fa785fc1f
--- /dev/null
+++ b/academic/solfege/Makefile.in_fix_solfege3.14.4.patch
@@ -0,0 +1,19 @@
+Patch generated 20090609 by Phillip Warner <pc_warner@yahoo.com>
+Permission granted to use this patch as you see fit.
+
+--- solfege-3.14.4.orig/Makefile.in 2009-06-09 05:48:10.000000000 -0500
++++ solfege-3.14.4/Makefile.in 2009-06-09 23:55:48.000000000 -0500
+@@ -102,13 +102,6 @@
+ -include debian-dir/Makefile
+ -include debian/Makefile
+
+-%.1: %.1.txt
+- txt2man -r "GNU Solfege @VERSION@" -t Solfege -s 1 $< > $@
+-
+-# We need src/_version.py because solfege imports it at runtime.
+-solfege.1: solfege.1.txt src/_version.py
+- LANGUAGE=C $(PYTHON) -c "import tools.buildutil; tools.buildutil.create_manpage()" | txt2man -t Solfege -s 1 > $@
+-
+ # Unfortunately we still have to manually convert from html to pdf
+ # using openoffice and "Save as PDF"
+ prepare-rsync-manual: $(foreach lang,$(USER_MANUAL_LANGUAGES),help/$(lang)/one-big-page.html) help/C/one-big-page.html