2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Fix syntax error with some shells.

This commit is contained in:
Todd C. Miller
2014-07-14 06:32:21 -06:00
parent 00bac387b3
commit 4bc4522ed8

View File

@@ -258,7 +258,7 @@ still allow people to get their work done."
echo "Bugs: http://www.sudo.ws/bugs/" >> %{pp_wrkdir}/%{name}/DEBIAN/control
%files
%if $parentdirs != ""
%if X"$parentdirs" != X""
$parentdirs -
%endif
$bindir/sudo 4755 root: