From d452e34c8b71c69f8ac398594438c20768f1d187 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Sat, 28 Sep 2019 11:11:03 -0300 Subject: [PATCH] Debugging "deb" build process. --- Makefile.in | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/Makefile.in b/Makefile.in index e4ab648..37098a5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -194,6 +194,7 @@ install-devel: src/include/lib3270/*.h \ $(DESTDIR)$(includedir)/lib3270 + @$(MKDIR) $(DESTDIR)$(libdir) @$(LN_S) \ $(LIBNAME)@DLLEXT@.@PACKAGE_MAJOR_VERSION@ \ $(DESTDIR)$(libdir)/$(LIBNAME)@DLLEXT@ -- libgit2 0.21.2