mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Add conditional for patches only in one book
Same logic as for pacakges.ent, see preceding commits
This commit is contained in:
parent
74bc5473c3
commit
9bfd0b53f4
16
patches.ent
16
patches.ent
@ -68,10 +68,26 @@
|
|||||||
<!ENTITY perl-fix-patch-md5 "fb42558b59ed95ee00eb9f1c1c9b8056">
|
<!ENTITY perl-fix-patch-md5 "fb42558b59ed95ee00eb9f1c1c9b8056">
|
||||||
<!ENTITY perl-fix-patch-size "1.6 KB">
|
<!ENTITY perl-fix-patch-size "1.6 KB">
|
||||||
|
|
||||||
|
<![ %sysv; [
|
||||||
<!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch">
|
<!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch">
|
||||||
<!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
|
<!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
|
||||||
<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
|
<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<![ %systemd; [
|
||||||
|
<!ENTITY sysvinit-consolidated-patch "not-used">
|
||||||
|
<!ENTITY sysvinit-consolidated-patch-md5 "not-used">
|
||||||
|
<!ENTITY sysvinit-consolidated-patch-size "not-used">
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<![ %systemd; [
|
||||||
<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-1.patch">
|
<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-1.patch">
|
||||||
<!ENTITY systemd-upstream-fixes-patch-md5 "a4449dedf514486b8995ee501d1bb8cc">
|
<!ENTITY systemd-upstream-fixes-patch-md5 "a4449dedf514486b8995ee501d1bb8cc">
|
||||||
<!ENTITY systemd-upstream-fixes-patch-size "4 KB">
|
<!ENTITY systemd-upstream-fixes-patch-size "4 KB">
|
||||||
|
]]>
|
||||||
|
|
||||||
|
<![ %sysv; [
|
||||||
|
<!ENTITY systemd-upstream-fixes-patch "not-used">
|
||||||
|
<!ENTITY systemd-upstream-fixes-patch-md5 "not-used">
|
||||||
|
<!ENTITY systemd-upstream-fixes-patch-size "not-used">
|
||||||
|
]]>
|
||||||
|
Loading…
Reference in New Issue
Block a user