summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/pmount/pmount-0.9.3-r1.ebuild')
-rw-r--r--sys-apps/pmount/pmount-0.9.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/pmount/pmount-0.9.3-r1.ebuild b/sys-apps/pmount/pmount-0.9.3-r1.ebuild
index 42a04d966d03..7f4243b9617e 100644
--- a/sys-apps/pmount/pmount-0.9.3-r1.ebuild
+++ b/sys-apps/pmount/pmount-0.9.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r1.ebuild,v 1.1 2005/08/25 16:07:09 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r1.ebuild,v 1.2 2005/08/25 22:05:53 cardoe Exp $
inherit eutils
@@ -43,8 +43,8 @@ src_install () {
exeinto /usr/bin
exeopts -m 4770
doexe pmount pumount
- fowners -1:plugdev /usr/bin/pmount
- fowners -1:plugdev /usr/bin/pumount
+ fowners root:plugdev /usr/bin/pmount
+ fowners root:plugdev /usr/bin/pumount
dodoc AUTHORS CHANGES TODO
doman pmount.1 pumount.1