Fix lubicu package

This commit is contained in:
Yaksh Bariya 2021-10-02 18:18:57 +05:30 committed by Henrik Grimler
parent 83bf55b72d
commit 141448bbca
1 changed files with 1 additions and 0 deletions

View File

@ -18,4 +18,5 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-samples --disable-tests --with-cross-
termux_step_post_get_source() {
TERMUX_PKG_SRCDIR+="/source"
find . -type f | xargs touch
}