commit:     1b67c650c2890a103b3b56931268bdc18ed4ba9b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 09:12:26 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 09:12:26 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1b67c650

sci-chemistry/dssp2pdb: Fix S

Package-Manager: portage-2.2.15

---
 sci-chemistry/dssp2pdb/ChangeLog            | 5 ++++-
 sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild | 4 +++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/dssp2pdb/ChangeLog b/sci-chemistry/dssp2pdb/ChangeLog
index 62c0f74..5237a5f 100644
--- a/sci-chemistry/dssp2pdb/ChangeLog
+++ b/sci-chemistry/dssp2pdb/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-chemistry/dssp2pdb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  11 Jan 2015; Justin Lecher <[email protected]> dssp2pdb-0.03.ebuild:
+  Fix S
+
   11 Nov 2014; Justin Lecher <[email protected]> dssp2pdb-0.03.ebuild,
   metadata.xml:
   Bump to EAPI=5

diff --git a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild 
b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
index bef71e6..cebb6ca 100644
--- a/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
+++ b/sci-chemistry/dssp2pdb/dssp2pdb-0.03.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -18,6 +18,8 @@ RDEPEND="
        sci-chemistry/dssp"
 DEPEND=""
 
+S="${WORKDIR}"
+
 src_install() {
        dobin ${PN}
 }

Reply via email to