Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 21 years ago
parent
commit
901458f77e
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      package/kasc/xconq/gcc34.patch

+ 10
- 0
package/kasc/xconq/gcc34.patch

@ -0,0 +1,10 @@
--- ./tcltk/tkmain.c.orig 2004-09-13 02:43:00.284858032 +0200
+++ ./tcltk/tkmain.c 2004-09-13 02:43:13.710816976 +0200
@@ -1381,6 +1381,7 @@
return TRUE;
case 1:
default:
+ ;
}
return FALSE;
}

Loading…
Cancel
Save