ports/print/pdfmerge/files/patch-Scripts-bash_sg_dlg
Pav Lucistnik d371fff0ca A small tool to merge several PDF files into one PDF file
(based on Ghostscript).

It has the following features:

* Add/Remove PDF files;
* Adjust the order of the PDF files;
* Merge the PDF file based on ps2pdf.

PR:		ports/78895
Submitted by:	Nicola Vitale <nivit@email.it>
2005-03-18 21:56:50 +00:00

8 lines
200 B
Text

--- bash_sg_dlg Thu Jan 29 17:14:44 2004
+++ bash_sg_dlg.port Tue Mar 15 13:47:46 2005
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!%%LOCALBASE%%/bin/bash
##################################################
#