summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-10-16 12:10:30 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-10-16 12:10:30 +0000
commit50f29b43b99aeb1cc3c273faf95790f239534cf1 (patch)
treecae259696f64fa437933fb982f0a400446495f87 /x11-themes/gdm-themes
parentMarked ~amd64 (Manifest recommit) (diff)
downloadgentoo-2-50f29b43b99aeb1cc3c273faf95790f239534cf1.tar.gz
gentoo-2-50f29b43b99aeb1cc3c273faf95790f239534cf1.tar.bz2
gentoo-2-50f29b43b99aeb1cc3c273faf95790f239534cf1.zip
fixed small perms error
Diffstat (limited to 'x11-themes/gdm-themes')
-rw-r--r--x11-themes/gdm-themes/gdm-themes-2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gdm-themes/gdm-themes-2.0.ebuild b/x11-themes/gdm-themes/gdm-themes-2.0.ebuild
index 93dc09faf152..e40e7e3c048a 100644
--- a/x11-themes/gdm-themes/gdm-themes-2.0.ebuild
+++ b/x11-themes/gdm-themes/gdm-themes-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gdm-themes/gdm-themes-2.0.ebuild,v 1.1 2004/10/16 11:55:34 humpback Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gdm-themes/gdm-themes-2.0.ebuild,v 1.2 2004/10/16 12:10:30 humpback Exp $
RESTRIC="nomirror"
DESCRIPTION="Some nice themes for the GDM Greeter"
@@ -144,5 +144,5 @@ src_install() {
unpack ${A}
- fperms -R ugo=rX *
+ chmod -R ugo=rX *
}