Remove the old "CVS" package rules

... and all their invocations.
This commit is contained in:
Ingo Weinhold
2013-06-30 18:59:11 +02:00
parent 207389a060
commit ff2e520912
130 changed files with 17 additions and 1044 deletions
-1
View File
@@ -32,6 +32,5 @@ local keymapFile ;
for keymapFile in [ FGristFiles $(keymapFiles:D=) ] {
local binary = $(keymapFile:BG=keymap) ;
MkKeymapComp $(binary) : $(keymapFile) ;
Package haiku-inputkit-cvs : $(binary) : boot home config settings Keymap ;
}