mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
android: Remove obsolete comment
Since c78e4f we build the mobile and desktop versions with different package id's. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2aa9841213
commit
4ef90638d4
1 changed files with 0 additions and 1 deletions
|
@ -320,7 +320,6 @@ if [ ! -z "$SUBSURFACE_MOBILE" ] ; then
|
|||
mkdir -p subsurface-mobile-build-$ARCH
|
||||
cd subsurface-mobile-build-$ARCH
|
||||
MOBILE_CMAKE="-DSUBSURFACE_TARGET_EXECUTABLE=MobileExecutable"
|
||||
# FIXME: We should install as a different package and name to.
|
||||
else
|
||||
mkdir -p subsurface-build-$ARCH
|
||||
cd subsurface-build-$ARCH
|
||||
|
|
Loading…
Add table
Reference in a new issue