From 464f3529c9b34f83c009ea7ad9924b382027b889 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Mon, 15 Mar 2010 14:24:00 +0000 Subject: [PATCH] revert previous, will fix in distro.mk --- Makefile | 4 +--- sources | 7 ------- 2 files changed, 1 insertion(+), 10 deletions(-) delete mode 100644 sources diff --git a/Makefile b/Makefile index 02fb7c4..263879d 100644 --- a/Makefile +++ b/Makefile @@ -31,9 +31,7 @@ endef $(eval $(call download_target,ejabberd)) -SOURCEFILES := $(shell cat sources 2>/dev/null | awk '{ print gensub("^.*/", "", 1, $$2) }') - -sources: $(ALL) $(SOURCEFILES) +sources: $(ALL) .PHONY: sources #################### diff --git a/sources b/sources deleted file mode 100644 index 252a130..0000000 --- a/sources +++ /dev/null @@ -1,7 +0,0 @@ -ejabberd.init -ejabberd.logrotate -ejabberd.pam -ejabberd.spec -ejabberd.sysconfig -ejabberdctl.apps -ejabberdctl.pam -- 2.43.0