mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-11 06:58:15 +02:00
The scripts hard-coded the paths for LIBEXECDIR and DATADIR, unless passed as environment variables. Instead of doing this, which breaks if plymouth is installed outside of /usr, set these derived from the configure $libexecdir and $datadir variables just as we do for pkg-config, etc. Since we use so many variables, it makes more sense to generate these scripts from config.status rather than having special Makefile rules for them. |
||
|---|---|---|
| .. | ||
| default.cfg | ||
| Makefile.am | ||
| new-object.sh | ||
| plymouth-generate-initrd.in | ||
| plymouth-populate-initrd.in | ||
| plymouth-set-default-theme.in | ||
| plymouth-update-initrd | ||
| plymouth.spec | ||