10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
|
$OpenBSD: patch-bin_xmlrev,v 1.1.1.1 2010/09/21 20:31:13 jasper Exp $
|
||
|
--- bin/xmlrev.orig Tue Sep 21 20:31:30 2010
|
||
|
+++ bin/xmlrev Tue Sep 21 20:31:39 2010
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/bin/bash
|
||
|
+#!${LOCALBASE}/bin/bash
|
||
|
#
|
||
|
# (c) 2001-2004 Nicolas Chauvat <nicolas.chauvat@logilab.fr> - License is GPL
|
||
|
|