From 74327cf4b3792eed78b77c27ca580b499e73324e Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 19 Apr 2008 20:57:12 +0200 Subject: [PATCH] Fixed name of DirectFB packages to match "DEPS" --- config/rootfiles/packages/{DirectFB => directfb} | 0 lfs/directfb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename config/rootfiles/packages/{DirectFB => directfb} (100%) diff --git a/config/rootfiles/packages/DirectFB b/config/rootfiles/packages/directfb similarity index 100% rename from config/rootfiles/packages/DirectFB rename to config/rootfiles/packages/directfb diff --git a/lfs/directfb b/lfs/directfb index 7743c76c1..ce00ee495 100644 --- a/lfs/directfb +++ b/lfs/directfb @@ -31,7 +31,7 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -PROG = DirectFB +PROG = directfb PAK_VER = 1 DEPS = "" -- 2.39.2