Fixed #374055:Only the first "tag" is detected in digikam.
[beagle.git] / bludgeon / beagled.dummy
blob0bd7513de004a5503b494fabdae05f13a392cef0
1 #!/bin/sh
3 # This is just a convenience thing that changes the directory
4 # for the beagled.
6 # We need to do this since we are running uninstalled.
8 cd ../beagled
9 ./beagled $BLUDGEON_EXTRA_ARGS $@