]> 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 a24062c1c21b297447bb8fdd4a22773b705c9310..feb88337db019c23c72d9bb54e7d320001733cc3 100644 (file)
@@ -1,9 +1,9 @@
 Description: Small fix for CloseRobot function to close only if a robot is used
 
-Index: netris-0.52/robot.c
+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 };