public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/desktop-file-utils: desktop-file-utils-0.16.ebuild
@ 2010-09-10 15:15 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-09-10 15:15 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/09/10 15:15:40

  Modified:             desktop-file-utils-0.16.ebuild
  Log:
  Fix quoting
  
  (Portage version: 2.2_rc78/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild?r1=1.8&r2=1.9

Index: desktop-file-utils-0.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- desktop-file-utils-0.16.ebuild	10 Sep 2010 15:03:34 -0000	1.8
+++ desktop-file-utils-0.16.ebuild	10 Sep 2010 15:15:40 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild,v 1.8 2010/09/10 15:03:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.16.ebuild,v 1.9 2010/09/10 15:15:40 ssuominen Exp $
 
 EAPI=2
 inherit elisp-common
@@ -27,7 +27,7 @@
 
 src_configure() {
 	econf \
-		$(use_with emacs lispdir "${SITELISP}"/${PN})
+		"$(use_with emacs lispdir "${SITELISP}"/${PN})"
 }
 
 src_compile() {






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

only message in thread, other threads:[~2010-09-10 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10 15:15 [gentoo-commits] gentoo-x86 commit in dev-util/desktop-file-utils: desktop-file-utils-0.16.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