Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37569116
en ru br
ALT Linux repositórios
S:1.1-alt2

Group :: Som
RPM: sfxr-sdl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: sfxr-sdl-1.1-asneeded.patch
Download


--- RPM/BUILD/sfxr-sdl-1.1/Makefile.orig	2011-05-12 09:59:37.820586487 +0000
+++ RPM/BUILD/sfxr-sdl-1.1/Makefile	2011-05-12 09:59:48.172869298 +0000
@@ -3,7 +3,7 @@
 LDFLAGS=`sdl-config --libs` `pkg-config gtk+-2.0 --libs`
 
 sfxr: main.cpp tools.h sdlkit.h
-	$(CXX) $(CXXFLAGS) $(LDFLAGS) $< -o $@
+	$(CXX) $(CXXFLAGS) $< $(LDFLAGS) -o $@
 
 install: sfxr
 	mkdir -p $(DESTDIR)/usr/bin
 
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