a60f545560
- Use SF macro in MASTER_SITES. - Take maintainership. - Remove ONLY_FOR_ARCHS=i386. - Clean-up. - Convert to OPTIONS. - Add wrapper script and note it in pkg-message. - Remove patch to avoid sound delay problems.
11 lines
280 B
C
11 lines
280 B
C
--- Src/dd_pinit.c.orig Fri Apr 7 21:12:59 2006
|
|
+++ Src/dd_pinit.c Thu Sep 7 19:16:32 2006
|
|
@@ -230,7 +230,7 @@
|
|
FH_Clear();
|
|
ArgShutdown();
|
|
Z_Shutdown();
|
|
- DD_ShutdownDGL();
|
|
+ //DD_ShutdownDGL();
|
|
|
|
// Close the message output file.
|
|
fclose(outFile);
|