mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
11 lines
399 B
Diff
11 lines
399 B
Diff
--- 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';
|