From 09ce0508afe6568cf580f53fb9952963125fff43 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 3 Feb 2010 07:41:11 +0000 Subject: Revert "testing/*: remove from stable branch" This reverts commit 9ad548df8aa2a860ca311453ed3d6a98962f32f5. I'll delete them one by one. --- testing/html2ps/html2ps-conf.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/html2ps/html2ps-conf.patch (limited to 'testing/html2ps/html2ps-conf.patch') diff --git a/testing/html2ps/html2ps-conf.patch b/testing/html2ps/html2ps-conf.patch new file mode 100644 index 0000000000..e96e1e1e8d --- /dev/null +++ b/testing/html2ps/html2ps-conf.patch @@ -0,0 +1,11 @@ +--- html2ps-1.0b5.orig/html2ps Wed Aug 5 19:54:09 2009 ++++ html2ps-1.0b5/html2ps Wed Aug 5 19:54:34 2009 +@@ -26,7 +26,7 @@ + # Set the name of the global configuration file. See the installation notes + # and manual page for more details on configuration files. + +-$globrc='/opt/misc/lib/html2ps/html2psrc'; ++$globrc='/etc/html2ps.conf'; + $ug='/opt/misc/lib/html2ps/html2ps.html'; + + $conf=<<'EOR'; -- cgit v1.2.3