Files
dds2tar/dds2tar-2.5.2-without-kernel-header.diff

12 lines
296 B
Diff

--- Makefile
+++ Makefile
@@ -32,7 +32,7 @@
# To configure the buffer size of dds2tar
# change or uncomment the following line :
# BUFFER=-DST_BUFFER_BLOCKS=32
-BUFFER=-DST_BUFFER_BLOCKS=0
+BUFFER=-DST_BUFFER_BLOCKS=32
# To include some experimental stuff
# uncomment the following line :