Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37914297
en ru br
ALT Linux repos
S:1.90-alt11
5.0: 1.90-alt4
4.1: 1.90-alt4

Group :: Development/C++
RPM: libv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libv-1.90-alt-make-3.82.patch
Download


diff --git a/home/vgui/srcx/Makefile b/home/vgui/srcx/Makefile
index 7c6299f..12d2085 100644
--- a/home/vgui/srcx/Makefile
+++ b/home/vgui/srcx/Makefile
@@ -160,7 +160,6 @@ CMDS	=\
 	vprogrsc.h vsliderc.h vtextinc.h vlistc.h vcomboc.h vtextc.h \
 	vcolor.h vpen.h vclabelc.h vspinc.h
 
-	cd iconed ; $(MAKE) ARCH=$@ ; cd ..
 
 
 #xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
@@ -171,6 +170,7 @@ CMDS	=\
 
 .PHONY: default
 default: vlib vlibgl
+	cd ../iconed ; $(MAKE) ARCH=$@ ; cd -
 
 .PHONY: clean
 clean:
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin