summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
Diffstat (limited to 'backport')
-rwxr-xr-xbackport2
1 files changed, 1 insertions, 1 deletions
diff --git a/backport b/backport
index 4761ee2..7cbbee0 100755
--- a/backport
+++ b/backport
@@ -108,7 +108,7 @@ then
fi
# Check for a script doing modifications required for backporting
-script=../$pkg-reverts.sh
+script=../\_reverts\_$pkg\.sh
if [ -f $script ]; then source $script; fi

Contact - Imprint