OBS-URL: https://build.opensuse.org/package/show/Publishing/html2ps?expand=0&rev=5
18 lines
517 B
Diff
18 lines
517 B
Diff
---
|
|
html2ps | 4 ++--
|
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
--- html2ps
|
|
+++ html2ps 2017-05-12 07:20:11.170020495 +0000
|
|
@@ -26,8 +26,8 @@ eval 'exec perl -S $0 "$@"'
|
|
# 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';
|
|
-$ug='/opt/misc/lib/html2ps/html2ps.html';
|
|
+$globrc='/etc/html2psrc';
|
|
+$ug='/usr/share/doc/packages/html2ps/html2ps.html';
|
|
|
|
$conf=<<'EOR';
|
|
@html2ps {
|