aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Kerr <cjk34@cam.ac.uk>2013-07-02 22:43:21 +0100
committerChris Kerr <cjk34@cam.ac.uk>2013-07-02 22:43:21 +0100
commitfb62bf9f2d0d2e8840bf8e47f3da24ed01eacff8 (patch)
tree3068cfee72e6c0ece4eb02bddab08e966f4da26c /sys-cluster/htcondor/htcondor-8.0.0.ebuild
parentMerge branch 'master' of https://github.com/gentoo-science/sci into HTCondor (diff)
downloadsci-fb62bf9f2d0d2e8840bf8e47f3da24ed01eacff8.tar.gz
sci-fb62bf9f2d0d2e8840bf8e47f3da24ed01eacff8.tar.bz2
sci-fb62bf9f2d0d2e8840bf8e47f3da24ed01eacff8.zip
Copied some patches from the Fedora repository at
http://pkgs.fedoraproject.org/cgit/condor.git/tree/
Diffstat (limited to 'sys-cluster/htcondor/htcondor-8.0.0.ebuild')
-rw-r--r--sys-cluster/htcondor/htcondor-8.0.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/htcondor/htcondor-8.0.0.ebuild b/sys-cluster/htcondor/htcondor-8.0.0.ebuild
index 9b1f4abfd..4a1585a61 100644
--- a/sys-cluster/htcondor/htcondor-8.0.0.ebuild
+++ b/sys-cluster/htcondor/htcondor-8.0.0.ebuild
@@ -54,6 +54,8 @@ pkg_setup() {
src_prepare() {
epatch "${FILESDIR}/condor_shadow_dlopen-${PV}.patch" \
+ "${FILESDIR}/condor_config.generic.patch" \
+ "${FILESDIR}/0001-Apply-the-user-s-condor_config-last-rather-than-firs.patch" \
"${FILESDIR}/packaging_directories-${PV}.patch" \
"${FILESDIR}/fix_sandbox_violations-${PV}.patch"
cmake-utils_src_prepare