--- debian/pinwrapper 2006-05-28 21:24:22.000000000 +0900 +++ debian/pinwrapper.new 2006-05-28 21:25:06.000000000 +0900 @@ -1,8 +1,8 @@ -#/bin/sh +!#/bin/sh if [ -x /usr/bin/bluez-pin ] then /usr/bin/bluez-pin "$@" else /usr/lib/kdebluetooth/kbluepin "$@" -fi \ No newline at end of file +fi