diff options
Diffstat (limited to 'lang/gnat-glade/files/patch-ad')
-rw-r--r-- | lang/gnat-glade/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/gnat-glade/files/patch-ad b/lang/gnat-glade/files/patch-ad new file mode 100644 index 000000000000..0ba7673dce48 --- /dev/null +++ b/lang/gnat-glade/files/patch-ad @@ -0,0 +1,11 @@ +--- Dist/xe_usage.adb.orig Wed May 3 20:07:54 2000 ++++ Dist/xe_usage.adb Wed May 3 20:08:07 2000 +@@ -70,7 +70,7 @@ + Write_Eol; + + Write_Str ("Gcc switches such as -g, -O, etc."); +- Write_Str (" are directly passed to gcc"); ++ Write_Str (" are directly passed to adagcc"); + Write_Eol; + Write_Eol; + |