summaryrefslogtreecommitdiff
path: root/misc/videotext/files/patch-ad
blob: bcad311d4a660429d293a40f4f71a5aba0a9f064 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** scripts/mktitlepage.orig	Tue Jun  8 16:10:07 1999
--- scripts/mktitlepage	Tue Jun  8 16:10:07 1999
***************
*** 14,20 ****
  # by 2 hex-digits, so currently we can only set the lower 16 bits of the attributes.
  
  
! exec gawk '
    BEGIN {
      print "/* This file was created automatically by mktitlepage. DO NOT EDIT */"
    }
--- 14,20 ----
  # by 2 hex-digits, so currently we can only set the lower 16 bits of the attributes.
  
  
! exec awk '
    BEGIN {
      print "/* This file was created automatically by mktitlepage. DO NOT EDIT */"
    }