Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 155617 | Differences between
and this patch

Collapse All | Expand All

(-)attachment.cgi?id=102300 (-1 / +1 lines)
Lines 5106-5112 Link Here
5106
 	{
5106
 	{
5107
 		fputs( "; Abuse-SDL Configuration file\n\n", fd );
5107
 		fputs( "; Abuse-SDL Configuration file\n\n", fd );
5108
-		fputs( "; Location of the datafiles\ndatadir=/usr/local/share/games/abuse\n\n", fd );
5108
-		fputs( "; Location of the datafiles\ndatadir=/usr/local/share/games/abuse\n\n", fd );
5109
+		fputs( "; Location of the datafiles\ndatadir=/var/games/abuse\n\n", fd );
5109
+		fputs( "; Location of the datafiles\ndatadir=/usr/share/games/abuse\n\n", fd );
5110
 		fputs( "; Startup fullscreen\nfullscreen=0\n\n", fd );
5110
 		fputs( "; Startup fullscreen\nfullscreen=0\n\n", fd );
5111
 		fputs( "; Use DoubleBuffering\ndoublebuf=0\n\n", fd );
5111
 		fputs( "; Use DoubleBuffering\ndoublebuf=0\n\n", fd );
5112
 		fputs( "; Use mono audio only\nmono=0\n\n", fd );
5112
 		fputs( "; Use mono audio only\nmono=0\n\n", fd );

Return to bug 155617