public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-wm/ion: ion-20020207-r2.ebuild
@ 2009-08-03 10:30 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-03 10:30 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/03 10:30:57

  Modified:             ion-20020207-r2.ebuild
  Log:
  Quoting
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  x11-wm/ion/ion-20020207-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild?r1=1.6&r2=1.7

Index: ion-20020207-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ion-20020207-r2.ebuild	22 Jul 2007 04:24:27 -0000	1.6
+++ ion-20020207-r2.ebuild	3 Aug 2009 10:30:57 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild,v 1.6 2007/07/22 04:24:27 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r2.ebuild,v 1.7 2009/08/03 10:30:57 ssuominen Exp $
 
 inherit eutils
 
@@ -18,8 +18,8 @@
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
-	epatch ${FILESDIR}/${P}-gentoo.diff
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}-gentoo.diff
 }
 
 src_compile() {
@@ -39,12 +39,12 @@
 	sed -e 's:$(DOCDIR)/ion:$(DOCDIR)/${P}:g' \
 		Makefile.new > Makefile
 
-	make depend || die
+	emake depend || die
 	emake || die
 }
 
 src_install () {
-	make PREFIX=${D}/usr ETCDIR=${D}/etc/X11 install || die
+	make PREFIX="${D}/usr" ETCDIR="${D}/etc/X11" install || die
 }
 
 pkg_postinst () {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-03 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-03 10:30 [gentoo-commits] gentoo-x86 commit in x11-wm/ion: ion-20020207-r2.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox