summaryrefslogtreecommitdiff
path: root/app-cdr/cdemu/cdemu-3.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/cdemu/cdemu-3.1.0.ebuild')
-rw-r--r--app-cdr/cdemu/cdemu-3.1.0.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/app-cdr/cdemu/cdemu-3.1.0.ebuild b/app-cdr/cdemu/cdemu-3.1.0.ebuild
index 725457621cfa..aa0b79fa1f1c 100644
--- a/app-cdr/cdemu/cdemu-3.1.0.ebuild
+++ b/app-cdr/cdemu/cdemu-3.1.0.ebuild
@@ -27,10 +27,12 @@ DEPEND="${RDEPEND}
S=${WORKDIR}/cdemu-client-${PV}
+PATCHES=( "${FILESDIR}/${PN}-3.0.0-bash-completion-dir.patch" )
+
src_prepare() {
+ cmake-utils_src_prepare
+
python_fix_shebang src/cdemu
- eapply -p2 "${FILESDIR}/${PN}-3.0.0-bash-completion-dir.patch"
- eapply_user
}
src_configure() {