From 01899acfa4d82dda18fe26a529a47478db448659 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Fri, 18 Oct 2019 12:42:59 -0300 Subject: [PATCH] Fixes from comments on OBS Request https://build.opensuse.org/request/show/736258 --- Makefile.in | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/Makefile.in b/Makefile.in index e578f74..9530d79 100644 --- a/Makefile.in +++ b/Makefile.in @@ -257,13 +257,8 @@ install-linux-lib: \ @$(LN_S) \ $(LIBNAME)@DLLEXT@.@PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@ \ - $(DESTDIR)$(libdir)/$(LIBNAME)@DLLEXT@.@PACKAGE_MAJOR_VERSION@ - - @$(LN_S) \ - $(LIBNAME)@DLLEXT@.@PACKAGE_MAJOR_VERSION@ \ $(DESTDIR)$(libdir)/$(LIBNAME)@DLLEXT@ - # Install default configs @mkdir -p $(DESTDIR)$(datarootdir)/pw3270 -- libgit2 0.21.2