From e9450f8628f938d3e702b27acaa346ec2bb84824 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 24 Aug 2012 15:22:10 +0200 Subject: [PATCH] fontconfig: Not a package anymore. --- config/rootfiles/{packages => common}/fontconfig | 0 lfs/fontconfig | 7 ------- 2 files changed, 7 deletions(-) rename config/rootfiles/{packages => common}/fontconfig (100%) diff --git a/config/rootfiles/packages/fontconfig b/config/rootfiles/common/fontconfig similarity index 100% rename from config/rootfiles/packages/fontconfig rename to config/rootfiles/common/fontconfig diff --git a/lfs/fontconfig b/lfs/fontconfig index d5b020c09e..6f0850be75 100644 --- a/lfs/fontconfig +++ b/lfs/fontconfig @@ -31,10 +31,6 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -PROG = fontconfig -PAK_VER = 1 - -DEPS = "" ############################################################################### # Top-level Rules @@ -54,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects)) md5 : $(subst %,%_MD5,$(objects)) -dist: - $(PAK) - ############################################################################### # Downloading, checking, md5sum ############################################################################### -- 2.39.2