]> git.pld-linux.org Git - packages/cdrtools.git/blobdiff - cdrtools-min_gracetime.patch
- CFLAGS is not used in libschily, but COPTOPT does
[packages/cdrtools.git] / cdrtools-min_gracetime.patch
index 63b475b8cda1b1f5f66caa14f5afcd4aec915743..7b36bcce58d8b08b98ff4aafdd087609e902a393 100644 (file)
@@ -6,7 +6,7 @@ diff -Nura cdrtools-2.01/cdrecord/cdrecord.h cdrtools-2.01.new/cdrecord/cdrecord
  
  #ifndef       MIN_GRACE_TIME
 -#define       MIN_GRACE_TIME  2               /* 2 seconds */
-+#define       MIN_GRACE_TIME  0               /* 2 seconds */
++#define       MIN_GRACE_TIME  0               /* no delay */
  #endif
  #ifndef       GRACE_TIME
  #define       GRACE_TIME      9               /* 9 seconds */
This page took 0.082097 seconds and 4 git commands to generate.