pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/calibre Add a REPLACE_BASH line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1128016de2df
branches:  trunk
changeset: 648634:1128016de2df
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 15 21:30:20 2015 +0000

description:
Add a REPLACE_BASH line.
XXX: calibre-uninstall is a generated file during installation and has
/usr/bin/python as interpreter, this needs fixing.

diffstat:

 misc/calibre/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c1f6f0409ae7 -r 1128016de2df misc/calibre/Makefile
--- a/misc/calibre/Makefile     Sun Mar 15 21:23:56 2015 +0000
+++ b/misc/calibre/Makefile     Sun Mar 15 21:30:20 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2015/03/15 21:23:47 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2015/03/15 21:30:20 wiz Exp $
 
 DISTNAME=      calibre-2.21.0
 CATEGORIES=    misc
@@ -70,6 +70,8 @@
 SUBST_STAGE.path=      post-patch
 SUBST_FILES.path=      ${FIX_PYTHON_PATHS}
 
+REPLACE_BASH+=         resources/calibre-portable.sh
+
 # These ones are for replacing python[0-9*] with PYTHONBIN
 REPLACE_PYTHON+=       recipes/animal_politico.recipe
 REPLACE_PYTHON+=       recipes/respekt_magazine.recipe



Home | Main Index | Thread Index | Old Index