From: Barış Metin Date: Mon, 15 Mar 2010 14:24:00 +0000 (+0000) Subject: revert previous, will fix in distro.mk X-Git-Tag: ejabberd-2.1.3-1~5 X-Git-Url: http://git.onelab.eu/?p=ejabberd.git;a=commitdiff_plain;h=464f3529c9b34f83c009ea7ad9924b382027b889 revert previous, will fix in distro.mk --- 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