summaryrefslogtreecommitdiff
path: root/misc/html2ps/doinst.sh
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2014-09-10 22:33:19 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-13 08:01:13 +0700
commitf33a4a4bcb6c23fa4a4a2657577ba5dfcfc94b59 (patch)
treed1c43ff6ef2657922efccff5af4326941c20cd6b /misc/html2ps/doinst.sh
parentdc33bb9293f99dc9f0df8b586837b4290820efb4 (diff)
downloadslackbuilds-f33a4a4bcb6c23fa4a4a2657577ba5dfcfc94b59.tar.gz
misc/html2ps: Fix leftover cruft in doinst.sh ; rm bashisms
Looking at a1437bd04fa9, it appears that I probably left that config() bit in doinst.sh accidentally as a leftover from an earlier idea of how to handle the config-ish file, and since I completely forgot about the mere presence of the doinst.sh script in the build script itself, I certainly didn't go back and proof the postinstall afterward. Hey, nobody's perfect, right? :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/html2ps/doinst.sh')
-rw-r--r--misc/html2ps/doinst.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/html2ps/doinst.sh b/misc/html2ps/doinst.sh
index b50d1fd817..c21aa1ca2c 100644
--- a/misc/html2ps/doinst.sh
+++ b/misc/html2ps/doinst.sh
@@ -15,5 +15,3 @@ if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
-config etc/html2ps/html2psrc.new
-