From 1b83ae1ccf718f07930df76b71a145412ad9d6d0 Mon Sep 17 00:00:00 2001 From: Ivan Baravy Date: Sun, 17 Jun 2012 22:14:56 +0000 Subject: [PATCH] "Period" program removed from english nightbuilds as it have russian interface git-svn-id: svn://kolibrios.org@2806 a494cfbc-eb01-0410-851d-a64ba20cac60 --- data/Vortex86MX-eng/Makefile | 1 - data/eng/Makefile | 1 - data/new-stack/Makefile | 1 - 3 files changed, 3 deletions(-) diff --git a/data/Vortex86MX-eng/Makefile b/data/Vortex86MX-eng/Makefile index 1b1ac6c614..f3fa9e6500 100644 --- a/data/Vortex86MX-eng/Makefile +++ b/data/Vortex86MX-eng/Makefile @@ -69,7 +69,6 @@ FASM_PROGRAMS:=\ madmouse:MADMOUSE:$(PROGS)/other/madmouse/madmouse.asm \ mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \ pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \ - period:PERIOD:$(PROGS)/other/period/trunk/period.asm \ pic4:PIC4:$(PROGS)/media/pic4/trunk/pic4.asm \ rdsave:RDSAVE:$(PROGS)/system/rdsave/trunk/rdsave.asm \ rtfread:RTFREAD:$(PROGS)/other/rtfread/trunk/rtfread.asm \ diff --git a/data/eng/Makefile b/data/eng/Makefile index d5d4072e47..db936041b9 100644 --- a/data/eng/Makefile +++ b/data/eng/Makefile @@ -72,7 +72,6 @@ FASM_PROGRAMS:=\ madmouse:MADMOUSE:$(PROGS)/other/madmouse/madmouse.asm \ mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \ pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \ - period:PERIOD:$(PROGS)/other/period/trunk/period.asm \ pic4:PIC4:$(PROGS)/media/pic4/trunk/pic4.asm \ rdsave:RDSAVE:$(PROGS)/system/rdsave/trunk/rdsave.asm \ rtfread:RTFREAD:$(PROGS)/other/rtfread/trunk/rtfread.asm \ diff --git a/data/new-stack/Makefile b/data/new-stack/Makefile index 9738ebf3f3..f520475282 100644 --- a/data/new-stack/Makefile +++ b/data/new-stack/Makefile @@ -70,7 +70,6 @@ FASM_PROGRAMS:=\ madmouse:MADMOUSE:$(PROGS)/other/madmouse/madmouse.asm \ mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \ pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \ - period:PERIOD:$(PROGS)/other/period/trunk/period.asm \ pic4:PIC4:$(PROGS)/media/pic4/trunk/pic4.asm \ rdsave:RDSAVE:$(PROGS)/system/rdsave/trunk/rdsave.asm \ rtfread:RTFREAD:$(PROGS)/other/rtfread/trunk/rtfread.asm \