2
0
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:
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 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: