public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-admin/bcfg2: bcfg2-1.1.0.ebuild
@ 2011-04-12 22:13 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-04-12 22:13 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/04/12 22:13:49

  Modified:             bcfg2-1.1.0.ebuild
  Log:
  Use distutils_get_intermediate_installation_image().
  
  (Portage version: 2.2.0_alpha29_p17/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-admin/bcfg2/bcfg2-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/bcfg2/bcfg2-1.1.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/bcfg2/bcfg2-1.1.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/bcfg2/bcfg2-1.1.0.ebuild?r1=1.3&r2=1.4

Index: bcfg2-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/bcfg2/bcfg2-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bcfg2-1.1.0.ebuild	14 Jan 2011 03:07:44 -0000	1.3
+++ bcfg2-1.1.0.ebuild	12 Apr 2011 22:13:49 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bcfg2/bcfg2-1.1.0.ebuild,v 1.3 2011/01/14 03:07:44 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bcfg2/bcfg2-1.1.0.ebuild,v 1.4 2011/04/12 22:13:49 arfrever Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2:2.6"
@@ -33,7 +33,7 @@
 
 distutils_src_install_post_hook() {
 	if ! use server; then
-		rm -f "${T}/images/${PYTHON_ABI}${EPREFIX}/usr/sbin/bcfg2-"*
+		rm -f "$(distutils_get_intermediate_installation_image)${EPREFIX}/usr/sbin/bcfg2-"*
 	fi
 }
 






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

only message in thread, other threads:[~2011-04-12 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-12 22:13 [gentoo-commits] gentoo-x86 commit in app-admin/bcfg2: bcfg2-1.1.0.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

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