summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-08-23 19:23:37 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-08-23 19:23:37 +0000
commit93c732509ce5d4b53bc6a70054d19b688c8f0717 (patch)
tree8a1925ee6ca8f6a224aa516ca206c179f804feff /games-action/xblast
parentcp -dpR -> cp -pPR for bug #103487. (diff)
downloadgentoo-2-93c732509ce5d4b53bc6a70054d19b688c8f0717.tar.gz
gentoo-2-93c732509ce5d4b53bc6a70054d19b688c8f0717.tar.bz2
gentoo-2-93c732509ce5d4b53bc6a70054d19b688c8f0717.zip
cp -dpR -> cp -pPR for bug #103487.
(Portage version: 1.589-cvs)
Diffstat (limited to 'games-action/xblast')
-rw-r--r--games-action/xblast/ChangeLog5
-rw-r--r--games-action/xblast/xblast-2.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/xblast/ChangeLog b/games-action/xblast/ChangeLog
index 463caaf334cd..dfde146ca04a 100644
--- a/games-action/xblast/ChangeLog
+++ b/games-action/xblast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/xblast
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xblast/ChangeLog,v 1.8 2005/08/23 18:58:20 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xblast/ChangeLog,v 1.9 2005/08/23 19:23:37 wolf31o2 Exp $
+
+ 23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> xblast-2.10.2.ebuild:
+ cp -dpR -> cp -pPR for bug #103487.
23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> xblast-2.10.2.ebuild:
cp -a -> cp -dpR for bug #103487.
diff --git a/games-action/xblast/xblast-2.10.2.ebuild b/games-action/xblast/xblast-2.10.2.ebuild
index fe6a0cb76129..9b308c25af87 100644
--- a/games-action/xblast/xblast-2.10.2.ebuild
+++ b/games-action/xblast/xblast-2.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/xblast/xblast-2.10.2.ebuild,v 1.3 2005/08/23 18:58:20 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/xblast/xblast-2.10.2.ebuild,v 1.4 2005/08/23 19:23:37 wolf31o2 Exp $
inherit games
@@ -45,7 +45,7 @@ src_install() {
# Images
dodir "${IMAGE_INSTALL_DIR}"
- cp -dpR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" \
+ cp -pPR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" \
|| die "cp failed"
# Levels