From 4be1e01c6faebe11bfe205c1b910049747b5c335 Mon Sep 17 00:00:00 2001 From: axis Date: Mon, 1 Mar 2010 10:53:28 +0100 Subject: Added wrapper for patch_capabilities on non-Windows platforms. --- bin/patch_capabilities | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/patch_capabilities diff --git a/bin/patch_capabilities b/bin/patch_capabilities new file mode 100755 index 0000000..0d89622 --- /dev/null +++ b/bin/patch_capabilities @@ -0,0 +1,3 @@ +#!/bin/sh +scriptpath=`dirname $0` +perl $scriptpath/patch_capabilities.pl "$@" -- cgit v0.12