Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37857445
en ru br
ALT Linux repositórios
S:1.0-alt4
5.0: 1.0-alt2
4.1: 1.0-alt2
4.0: 1.0-alt2

Group :: Rede/Outros
RPM: xNBTscan

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xNBTscan-1.0-alt-build.patch
Download


diff -ur xNBTscan-1.0.orig/Makefile xNBTscan-1.0/Makefile
--- xNBTscan-1.0.orig/Makefile	2002-06-04 23:53:21 +0300
+++ xNBTscan-1.0/Makefile	2006-01-21 17:40:48 +0200
@@ -6,7 +6,7 @@
 BINDIR=/usr/local/bin
 
 xnbtscan: 
-	$(CC) `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0` -o xnbtscan xnbtscan.c
+	$(CC) $(CFLAGS) -o xnbtscan xnbtscan.c `pkg-config --cflags gtk+-2.0` `pkg-config --libs gtk+-2.0`
 
 install:
 	$(INSTALL) $(TARGET) $(BINDIR)/$(TARGET)
 
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