openbsd-ports/devel/liblouis/patches/patch-python_louis_Makefile_in
ajacoutot a117a39a7f Really update to liblouis-2.5.4.
I have no clue how I ended up half-updating this port in my previous
commit??? Thanks espie@ for noticing/fixing.
2014-03-21 10:51:55 +00:00

13 lines
408 B
Plaintext

$OpenBSD: patch-python_louis_Makefile_in,v 1.5 2014/03/21 10:51:55 ajacoutot Exp $
--- python/louis/Makefile.in.orig Mon Mar 3 14:27:04 2014
+++ python/louis/Makefile.in Fri Mar 21 11:46:11 2014
@@ -683,7 +683,7 @@ uninstall-am:
all:
- source ../../liblouis/liblouis.la ; \
+ . ../../liblouis/liblouis.la ; \
sed "s/###LIBLOUIS_SONAME###/$$dlname/" \
< $(srcdir)/__init__.py.in \
> __init__.py