Commit e7373fad408fbc8603af49ec72d22a52a66bc7fd

Authored by Perry Werneck
1 parent e5f5fb13

Adjustments in windows package.

Showing 2 changed files with 1 additions and 4 deletions   Show diff stats
@@ -216,7 +216,6 @@ $(POTDIR)/$(PACKAGE_NAME)/%.pot: \ @@ -216,7 +216,6 @@ $(POTDIR)/$(PACKAGE_NAME)/%.pot: \
216 @$(MKDIR) $(@D) 216 @$(MKDIR) $(@D)
217 @touch $@ 217 @touch $@
218 218
219 -  
220 $(OBJDIR)/schemas/%.xml:\ 219 $(OBJDIR)/schemas/%.xml:\
221 schemas/@OSNAME@/%.xml 220 schemas/@OSNAME@/%.xml
222 221
@@ -156,10 +156,8 @@ configure() @@ -156,10 +156,8 @@ configure()
156 | cut -d'>' -f1 \ 156 | cut -d'>' -f1 \
157 | grep -v 3270 \ 157 | grep -v 3270 \
158 | sort --unique \ 158 | sort --unique \
159 - | xargs sudo zypper --non-interactive --verbose in --allow-vendor-change 159 + | xargs sudo zypper --non-interactive --verbose in
160 160
161 - /bin/bash  
162 -  
163 fi 161 fi
164 162
165 echo -e "\e]2;Creating configuration\a" 163 echo -e "\e]2;Creating configuration\a"