$OpenBSD: patch-rpws,v 1.1 2004/02/27 17:01:53 jcs Exp $
--- contrib/rpws.orig	Fri Feb 20 19:28:26 2004
+++ contrib/rpws	Fri Feb 20 19:32:13 2004
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # Workspaces for ratpoison
 # Copyright (C) 2003 Shawn Betts
@@ -22,9 +22,6 @@
 # You want more workspaces? Edit this script.
 #
 
-# FIXME: Currently this depends on bash because I can't figure out how
-# to pass argument to these functions. In bash $1 ... $n are bound to
-# them, not so in plain bourne.
 #
 # Code:
 #
