From e7373fad408fbc8603af49ec72d22a52a66bc7fd Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 16 Aug 2021 09:30:06 -0300 Subject: [PATCH] Adjustments in windows package. --- Makefile.in | 1 - win/pack.sh | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index 5e31bda..2273135 100644 --- a/Makefile.in +++ b/Makefile.in @@ -216,7 +216,6 @@ $(POTDIR)/$(PACKAGE_NAME)/%.pot: \ @$(MKDIR) $(@D) @touch $@ - $(OBJDIR)/schemas/%.xml:\ schemas/@OSNAME@/%.xml diff --git a/win/pack.sh b/win/pack.sh index 1f94113..f24b2a8 100755 --- a/win/pack.sh +++ b/win/pack.sh @@ -156,10 +156,8 @@ configure() | cut -d'>' -f1 \ | grep -v 3270 \ | sort --unique \ - | xargs sudo zypper --non-interactive --verbose in --allow-vendor-change + | xargs sudo zypper --non-interactive --verbose in - /bin/bash - fi echo -e "\e]2;Creating configuration\a" -- libgit2 0.21.2