Fixup fromcvs/togit conversion
[pkgsrcv2.git] / devel / libmtp / patches / patch-aa
1 $NetBSD$
2
3 --- hotplug.sh.in.orig  2008-09-07 01:18:04.000000000 +0200
4 +++ hotplug.sh.in
5 @@ -170,7 +170,7 @@ if [ "x${CVSTAG}" != "x" ]; then
6         fi
7      fi
8  fi
9 -if [ "x${EDITMAP}" == "xyes" ]; then
10 +if [ "x${EDITMAP}" = "xyes" ]; then
11      echo "We need to edit the ${HOTPLUGPATH}/usb.usermap if it exists..."
12      if test -f ${HOTPLUGPATH}/usb.usermap
13      then