pmbootstrap/pmb/aportgen
Robert Yang deadcd39f7
aportgen: Convert space indent to tabs (!1734)
APKBUILD should be indented with tabs not spaces.

This also resolves a bug which the replace_functions feature was always
trimming off the beginning of a line.
  For example:
    replace_functions = {"build": "return 0"}
  would be formatted as "rn 0".
2018-12-31 08:34:44 +01:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
binutils.py aportgen: Convert space indent to tabs (!1734) 2018-12-31 08:34:44 +01:00
busybox_static.py pmbootstrap: kill process if silent for 5 minutes (rewrite logging) 2018-07-14 01:13:28 +00:00
core.py aportgen: Convert space indent to tabs (!1734) 2018-12-31 08:34:44 +01:00
device.py deviceinfo: add and require _codename (!1732) 2018-12-26 21:43:38 +01:00
gcc.py aportgen gcc*: set arch to x86_64 only 2018-11-08 07:08:04 +01:00
linux.py aportgen linux: make compatible with GCC8 2018-10-05 09:07:57 +02:00
musl.py pmbootstrap: kill process if silent for 5 minutes (rewrite logging) 2018-07-14 01:13:28 +00:00