mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 18:08:23 +00:00
Fix syntax error with some shells.
This commit is contained in:
parent
00bac387b3
commit
4bc4522ed8
2
sudo.pp
2
sudo.pp
@ -258,7 +258,7 @@ still allow people to get their work done."
|
|||||||
echo "Bugs: http://www.sudo.ws/bugs/" >> %{pp_wrkdir}/%{name}/DEBIAN/control
|
echo "Bugs: http://www.sudo.ws/bugs/" >> %{pp_wrkdir}/%{name}/DEBIAN/control
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%if $parentdirs != ""
|
%if X"$parentdirs" != X""
|
||||||
$parentdirs -
|
$parentdirs -
|
||||||
%endif
|
%endif
|
||||||
$bindir/sudo 4755 root:
|
$bindir/sudo 4755 root:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user