source:
scripts/patches/kbd-1.12.patch@
4cbeff8
      
      | Last change on this file since 4cbeff8 was 7f65c0e, checked in by , 20 years ago | |
|---|---|
| 
 | |
| File size: 983 bytes | |
- 
      kbd-1.12/src/Makefile.inold new 46 46 OLDPROGS= mapscrn loadunimap 47 47 48 48 # Not installed by default 49 MISC = screendump setlogcons setvesablank spawn_console spawn_login \ 50 getunimap clrunimap outpsfheader setpalette 49 #MISC = screendump setlogcons setvesablank spawn_console spawn_login \ 50 # getunimap clrunimap outpsfheader setpalette 51 MISC = setlogcons setvesablank getunimap 51 52 52 53 # Installed by default 53 54 SHCMDS = unicode_start unicode_stop … … 73 74 install: all 74 75 install -d -m 0755 $(BINDIR) $(LOADKEYS_BINDIR) 75 76 install -s -m 0755 $(setowner) $(PROGS) $(OLDPROGS) $(BINDIR) 76 #install -s -m 0755 $(setowner) $(MISC) $(BINDIR)77 install -s -m 0755 $(setowner) $(MISC) $(BINDIR) 77 78 install -c -m 0755 $(setowner) $(SHCMDS) $(BINDIR) 78 79 for i in psfaddtable psfgettable psfstriptable; do \ 79 80 rm -f $(BINDIR)/$$i; ln -s psfxtable $(BINDIR)/$$i; \ 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
