systemd: update patchShebangs comment
We can't remove this yet even though we're on 250.3, because some more crept in and weren't fixed in time for the release.
This commit is contained in:
committed by
Jonathan Ringer
parent
69e1d85d54
commit
a0bfc8e7c1
@@ -335,8 +335,8 @@ stdenv.mkDerivation {
|
||||
fi
|
||||
''
|
||||
# Finally patch shebangs that might need patching.
|
||||
# Should no longer be necessary with v250.
|
||||
# https://github.com/systemd/systemd/pull/19638
|
||||
# Should no longer be necessary with v251.
|
||||
# https://github.com/systemd/systemd/pull/21749
|
||||
+ ''
|
||||
patchShebangs .
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user