freebsd-ports/print/pdfmerge/files/patch-Scripts-bash_ui
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
210 B
Text

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