5982c6a6ed
(it should be the last release of the SANE 1.0 series) - some port cleanups while here
12 lines
381 B
Plaintext
12 lines
381 B
Plaintext
$OpenBSD: patch-japi_Makefile_in,v 1.2 2008/02/13 13:23:58 ajacoutot Exp $
|
|
--- japi/Makefile.in.orig Sun Feb 3 07:59:35 2008
|
|
+++ japi/Makefile.in Tue Feb 12 11:40:39 2008
|
|
@@ -113,7 +113,6 @@ install:
|
|
$(MKDIR) $(libdir) $(configdir)
|
|
$(LIBTOOL) $(MINST) $(INSTALL_PROGRAM) libsanej.la \
|
|
$(libdir)/libsanej.la || exit 1;
|
|
- @$(LIBTOOL) $(MINST) --finish $(libdir)
|
|
|
|
|
|
# fixme
|