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

Fix packaging of symbolic links on HP-UX when the link source already

exists in the filesystem.
This commit is contained in:
Todd C. Miller
2012-06-08 13:27:16 -04:00
parent db9f50f13c
commit f5948149e0
2 changed files with 14 additions and 14 deletions

View File

@@ -247,8 +247,8 @@ still allow people to get their work done."
%files
$osdirs -
$bindir/sudo 4755 root:
$bindir/sudoedit 4755 root: symlink sudo
$bindir/sudo 04755 root:
$bindir/sudoedit 0755 root: symlink sudo
$sbindir/visudo 0755
$bindir/sudoreplay 0755
$includedir/sudo_plugin.h 0644