$OpenBSD: patch-scripts_move-to-front,v 1.1 2015/10/18 13:37:56 sthen Exp $
--- scripts/move-to-front.orig	Wed Jun 11 11:01:28 2008
+++ scripts/move-to-front	Tue Apr 21 15:07:14 2015
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 if [ "$#" -eq 0 ] || [ "x$1" == "x--help" ]
 then
   echo "usage: move-to-front [PATCHES..] PATCH"
