summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-02-14 10:05:08 +0000
committerUlrich Müller <ulm@gentoo.org>2008-02-14 10:05:08 +0000
commit3b478b59ef3aedab34780c6a6c95e25e1da89318 (patch)
tree35a55bde45e65a727c7bc636cb96feb261be43e0 /app-emacs/bbdb
parentimprove comments of texlive eclasses so that they're ready to get a man page,... (diff)
downloadgentoo-2-3b478b59ef3aedab34780c6a6c95e25e1da89318.tar.gz
gentoo-2-3b478b59ef3aedab34780c6a6c95e25e1da89318.tar.bz2
gentoo-2-3b478b59ef3aedab34780c6a6c95e25e1da89318.zip
Add quotes.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emacs/bbdb')
-rw-r--r--app-emacs/bbdb/bbdb-2.35.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/bbdb/bbdb-2.35.ebuild b/app-emacs/bbdb/bbdb-2.35.ebuild
index 4bf1d243258b..419fce725c35 100644
--- a/app-emacs/bbdb/bbdb-2.35.ebuild
+++ b/app-emacs/bbdb/bbdb-2.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.35.ebuild,v 1.10 2007/11/24 23:30:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/bbdb/bbdb-2.35.ebuild,v 1.11 2008/02/14 10:05:08 ulm Exp $
inherit elisp
@@ -29,7 +29,7 @@ src_unpack() {
sed -i -e '0,/^--- bbdb-mail-folders.el ---$/d;/^--- end ---$/,$d' \
bits/bbdb-mail-folders.el || die "sed failed"
sed -i -e '/^;/,$!d' bits/bbdb-sort-mailrc.el || die "sed failed"
- cp ${DISTDIR}/{dates,point-at}.el bits
+ cp "${DISTDIR}"/{dates,point-at}.el bits
}
src_compile() {