mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
allow using script for any project with an AndroidManifest.xml
This commit is contained in:
parent
1e7f51a88d
commit
c83d3368ad
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ case $DIRNAME in
|
||||||
PKG=xw4
|
PKG=xw4
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
usage "running in unexpected directory $DIRNAME"
|
echo "running in unexpected directory $DIRNAME; hope that's ok"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue