summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-18 19:30:42 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-18 19:30:42 +0000
commit52fe54611aecca96d7ef3e947aea82bc5fc13f40 (patch)
tree0254aade05efc27067927649b61e56294aac0982 /sys-apps/slocate
parentStable on sparc (Manifest recommit) (diff)
downloadgentoo-2-52fe54611aecca96d7ef3e947aea82bc5fc13f40.tar.gz
gentoo-2-52fe54611aecca96d7ef3e947aea82bc5fc13f40.tar.bz2
gentoo-2-52fe54611aecca96d7ef3e947aea82bc5fc13f40.zip
dont unpack ascii patches #68031 and fix +s perms #67977
Diffstat (limited to 'sys-apps/slocate')
-rw-r--r--sys-apps/slocate/slocate-2.7-r5.ebuild4
-rw-r--r--sys-apps/slocate/slocate-2.7-r6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/slocate/slocate-2.7-r5.ebuild b/sys-apps/slocate/slocate-2.7-r5.ebuild
index d6d9812e3bff..d83525af9d70 100644
--- a/sys-apps/slocate/slocate-2.7-r5.ebuild
+++ b/sys-apps/slocate/slocate-2.7-r5.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/sys-apps/slocate/slocate-2.7-r5.ebuild,v 1.18 2004/08/14 08:10:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r5.ebuild,v 1.19 2004/10/18 19:30:42 vapier Exp $
inherit flag-o-matic eutils
@@ -20,7 +20,7 @@ DEPEND="sys-apps/shadow
RDEPEND="sys-apps/shadow"
src_unpack() {
- unpack ${A}
+ unpack slocate-${PV}.tar.gz
use uclibc && epatch ${DISTDIR}/slocate-${PV}-uclibc-sl_fts.patch
filter-lfs-flags
}
diff --git a/sys-apps/slocate/slocate-2.7-r6.ebuild b/sys-apps/slocate/slocate-2.7-r6.ebuild
index 96e2289045b7..96bb4dedc8ca 100644
--- a/sys-apps/slocate/slocate-2.7-r6.ebuild
+++ b/sys-apps/slocate/slocate-2.7-r6.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/sys-apps/slocate/slocate-2.7-r6.ebuild,v 1.1 2004/10/14 23:46:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/slocate-2.7-r6.ebuild,v 1.2 2004/10/18 19:30:42 vapier Exp $
inherit flag-o-matic eutils
@@ -62,7 +62,7 @@ src_install() {
fperms 0644 /etc/updatedb.conf
fowners root:slocate /usr/bin/slocate
- fperms go-r /usr/bin/slocate # slocate is +s
+ fperms go-r,a+s /usr/bin/slocate
chown -R root:slocate "${D}/var/lib/slocate"
fperms 0750 /var/lib/slocate