summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2007-02-14 10:03:28 +0000
committerMarcus Meissner <marcus@jet.franken.de>2007-02-14 10:03:28 +0000
commit6062efd7fb3d7434eefb501bbcb5d7ee94955ec2 (patch)
tree1a0f07bd5ab755720933da63bfc2a58bb608822a /packaging
parent8411103df1a96e0380f5269f19981ec9ee6f96cd (diff)
downloadlibgphoto2-6062efd7fb3d7434eefb501bbcb5d7ee94955ec2.tar.gz
run with bash, since it uses bashisms
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10003 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'packaging')
-rw-r--r--packaging/generic/check-ptp-camera2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/generic/check-ptp-camera b/packaging/generic/check-ptp-camera
index f309ed851..625fb6e84 100644
--- a/packaging/generic/check-ptp-camera
+++ b/packaging/generic/check-ptp-camera
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# check if any interface of this device is a PTP camera interface (06)
INTERFACE="${1:-06/01/01}"