Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37881040
en ru br
ALT Linux repositórios
S:29-alt11
5.0: 29-alt4
4.1: 29-alt2.M41.1
4.0: 28-alt7.1
3.0: 28-alt5.pre10

Group :: Sistema/Kernel e hardware
RPM: wireless-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: Makefile.patch
Download


diff -ruN wireless_tools.28.orig/Makefile wireless_tools.28/Makefile
--- wireless_tools.28.orig/Makefile	2005-09-03 06:26:05 +0900
+++ wireless_tools.28/Makefile	2006-03-19 12:52:56 +0800
@@ -135,7 +135,7 @@
 
 # Compilation of the dynamic library
 $(DYNAMIC): $(OBJS:.o=.so)
-	$(CC) -shared -o $@ -Wl,-soname,$@ $(STRIPFLAGS) $(LIBS) -lc $^
+	$(CC) -shared -o $@ -Wl,-soname,$@ $(STRIPFLAGS) $^ $(LIBS) -lc
 
 # Compilation of the static library
 $(STATIC): $(OBJS:.o=.so)
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009