Commit Graph

5 Commits

Author SHA1 Message Date
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 49f69cc34e daemonize: -Werror=implicit-function-declaration 2017-07-07 00:34:47 +02:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall c6c2957062 daemonize: Use $PREFIX instead of /
As / is no longer readable on Android 7, we switch to chdir($PREFIX)
instead of chdir(/) to get a readable directory.

Fixes #614.
2016-12-23 03:54:21 -05:00
Fredrik Fornwall 754378cf8b daemonize: Add package 2016-08-29 06:02:33 -04:00