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:
4
sudo.pp
4
sudo.pp
@@ -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
|
||||
|
Reference in New Issue
Block a user