summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author David Somero2010-05-19 08:47:16 +0200
committer David Somero2010-05-19 08:47:16 +0200
commit6ebaadee98e5531894a70d4fcb8a7614f37c6379 (patch)
treea7cf8d05ed8d27ad3710f9da843ba0d08e563351 /office
parent543c1b72205a433d63a530c8174370347858f0b9 (diff)
downloadslackbuilds-6ebaadee98e5531894a70d4fcb8a7614f37c6379.tar.gz
office/html2ps: Fixed for bash4.
Diffstat (limited to 'office')
-rwxr-xr-xoffice/html2ps/html2ps.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/html2ps/html2ps.SlackBuild b/office/html2ps/html2ps.SlackBuild
index f076db9a5c..e233b954e7 100755
--- a/office/html2ps/html2ps.SlackBuild
+++ b/office/html2ps/html2ps.SlackBuild
@@ -62,7 +62,7 @@ A4
EOF
# Don't clobber the config file
-mv $PKG/etc/html2ps/html2psrc $PKG/etc/html2ps/html2psrc.new
+install -D sample $PKG/etc/html2ps/html2psrc.new
# Fix paths
sed -i s!$PKG/!/!g $PKG/usr/bin/html2ps