mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
install: remove text describing obsolete differences between PKGBUILDs
This commit is contained in:
parent
74cca03976
commit
bf42884494
1 changed files with 3 additions and 9 deletions
12
INSTALL.md
12
INSTALL.md
|
|
@ -95,15 +95,9 @@ Or use [makepkg](https://wiki.archlinux.org/title/Makepkg) to
|
||||||
build the bundled [PKGBUILD](PKGBUILD) (run `makepkg` in the source
|
build the bundled [PKGBUILD](PKGBUILD) (run `makepkg` in the source
|
||||||
root directory).
|
root directory).
|
||||||
|
|
||||||
Unlike the AUR packages, the bundled PKGBUILD **requires**
|
The AUR packages, and the bundled PKGBUILD alike, will attempt to do a
|
||||||
[tllist](https://codeberg.org/dnkl/tllist) and
|
PGO build. This can be tweaked, or disabled, by modifying the `PGO`
|
||||||
[fcft](https://codeberg.org/dnkl/fcft) to be installed as system
|
variable in the `PKGBUILD`.
|
||||||
libraries. If you do not want this, please edit the PKGBUILD file, or
|
|
||||||
install manually (see [Other](#other) below).
|
|
||||||
|
|
||||||
Note that it will do a profiling-guided build, and that this requires
|
|
||||||
a running wayland session since it needs to run an intermediate build
|
|
||||||
of foot.
|
|
||||||
|
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue