mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
96293b0b20
commit
8658298936
@ -118,6 +118,11 @@
|
|||||||
|
|
||||||
.SECONDEXPANSION:
|
.SECONDEXPANSION:
|
||||||
|
|
||||||
|
# XXX for some reason in some contexts bash complains somewhere after
|
||||||
|
# this point but otherwise works fine:
|
||||||
|
# - ssh localhost
|
||||||
|
# - termux on android
|
||||||
|
# while everything is OK on ubuntu and normal dev context...
|
||||||
SHELL := $(shell which bash)
|
SHELL := $(shell which bash)
|
||||||
|
|
||||||
# set path to use local tools...
|
# set path to use local tools...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user