openbsd-ports/devel/liblouis/patches/patch-python_louis_Makefile_in
ajacoutot 3be2d5c5b6 Import liblouis-2.3.0.
Liblouis is an open-source braille translator and back-translator. It
features support for computer and literary braille, supports contracted
and uncontracted translation for many, many languages <...>.

ok jasper@
2011-10-20 11:31:02 +00:00

13 lines
412 B
Plaintext

$OpenBSD: patch-python_louis_Makefile_in,v 1.1.1.1 2011/10/20 11:31:02 ajacoutot Exp $
--- python/louis/Makefile.in.orig Thu Oct 20 11:54:22 2011
+++ python/louis/Makefile.in Thu Oct 20 11:54:29 2011
@@ -471,7 +471,7 @@ uninstall-am:
all:
- source ../../liblouis/liblouis.la ; \
+ . ../../liblouis/liblouis.la ; \
sed "s/###LIBLOUIS_SONAME###/$$dlname/" \
< $(srcdir)/__init__.py.in \
> __init__.py