repo.or.cz
/
beagle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed #374055:Only the first "tag" is detected in digikam.
[beagle.git]
/
bludgeon
/
beagled.dummy
blob
0bd7513de004a5503b494fabdae05f13a392cef0
1
#!/bin/sh
2
3
# This is just a convenience thing that changes the directory
4
# for the beagled.
5
#
6
# We need to do this since we are running uninstalled.
7
8
cd
..
/
beagled
9
.
/
beagled
$BLUDGEON_EXTRA_ARGS
$@