]> git.deb.at Git - pkg/netris.git/blobdiff - debian/patches/04_robot-close-fixup
refresh them with proper quilt settings
[pkg/netris.git] / debian / patches / 04_robot-close-fixup
index 74cfec4425f774c9563475d572672c1eae8057c9..feb88337db019c23c72d9bb54e7d320001733cc3 100644 (file)
@@ -1,7 +1,9 @@
-Index: netris-0.52/robot.c
+Description: Small fix for CloseRobot function to close only if a robot is used
+
+Index: b/robot.c
 ===================================================================
---- netris-0.52.orig/robot.c
-+++ netris-0.52/robot.c
+--- a/robot.c
++++ b/robot.c
 @@ -35,7 +35,7 @@ static EventGenRec robotGen =
                { NULL, 0, FT_read, -1, RobotGenFunc, EM_robot };