summaryrefslogtreecommitdiffstats
path: root/academic/solfege/Makefile.in_fix_solfege3.14.7.patch
diff options
context:
space:
mode:
author Phillip Warner <pc_warner@yahoo.com>2013-10-29 07:08:44 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-10-29 20:12:26 -0500
commit1469b4b40b2b3a02bb6e4173520e72bd02327357 (patch)
tree380de7827c0df2684988379a60aca77f997adf0e /academic/solfege/Makefile.in_fix_solfege3.14.7.patch
parenteff903215f44a37d273cc98cc48ad0c46e5efd8c (diff)
downloadslackbuilds-1469b4b40b2b3a02bb6e4173520e72bd02327357.tar.gz
slackbuilds-1469b4b40b2b3a02bb6e4173520e72bd02327357.tar.xz
academic/solfege: Updated for version 3.22.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/solfege/Makefile.in_fix_solfege3.14.7.patch')
-rw-r--r--academic/solfege/Makefile.in_fix_solfege3.14.7.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/academic/solfege/Makefile.in_fix_solfege3.14.7.patch b/academic/solfege/Makefile.in_fix_solfege3.14.7.patch
deleted file mode 100644
index 8fa785fc1f..0000000000
--- a/academic/solfege/Makefile.in_fix_solfege3.14.7.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-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