index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-05 21:46:28 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-05 21:46:28 +0100 |
commit | 7c7a001ee6b8642121d28191bcc913c2ea452900 (patch) | |
tree | f6c94f1fa52ea89994a1c2d2e2ee3f382d0bc287 /i486-stage1/uinit/DESCR | |
parent | ae49983b15e102ff4850e2b387ebafc839cdc9e5 (diff) |
-rw-r--r-- | i486-stage1/uinit/DESCR | 2 |
diff --git a/i486-stage1/uinit/DESCR b/i486-stage1/uinit/DESCR index 50ccc45..1d1a56e 100644 --- a/i486-stage1/uinit/DESCR +++ b/i486-stage1/uinit/DESCR @@ -1,5 +1,5 @@ # uinit as temporary systemd replacement for PID 1, lives in the AUR -NEEDS_YAOURT=1 +FETCH_METHOD="yaourt" # prepare configure for cross-compilation sed -i "s/make /make CC=$TARGET_ARCH-gcc /g" PKGBUILD |