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

Group :: Sistema/Configurações/Boot e Init
RPM: sreadahead

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: sreadahead-0.02-asneeded.patch
Download


--- sreadahead-0.02/Makefile.orig	2008-09-23 23:36:24 +0300
+++ sreadahead-0.02/Makefile	2008-10-07 17:35:45 +0300
@@ -5,7 +5,7 @@
 	gcc -Os -g -Wall -W filelist.c -o generate_filelist
 
 sreadahead: readahead.h readahead.c Makefile
-	gcc -Os -g -Wall -lpthread -W readahead.c -o sreadahead
+	gcc -Os -g -Wall -W readahead.c -lpthread -o sreadahead
 	
 clean:
 	rm -f *~ sreadahead generate_filelist
\ No newline at end of file
 
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