aboutsummaryrefslogtreecommitdiff
path: root/misc/html2ps/html2ps.SlackBuild
AgeCommit message (Collapse)Author
2021-07-17All: Support $PRINT_PACKAGE_NAME env varHeinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-05All: SlackBuilds run in the directory they are inHeinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-04All: Change SlackBuild shebang to /bin/bashHeinz Wiesinger
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-04-27misc/html2ps: Various fixups for Slackware 15.0Robby Workman
If we care, this can be backported to 14.0 repo, as it fixes the download link and homepage, which are both dead otherwise...
2015-03-14misc/html2ps: hardcode answers to the install scriptB. Watson
If libwww-perl happens to be installed, one of the questions is skipped, which throws everything out of sync and makes the installation fail. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2014-09-13misc/html2ps: Fix leftover cruft in doinst.sh ; rm bashismsRobby Workman
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>
2013-11-22various: Update find command to match template.dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-30misc/html2ps: Fixed (Install doinst.sh for realz)dsomero
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-06misc/html2ps: Added (converts html to postscript)Robby Workman
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>