aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-05 02:55:33 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-05 02:55:33 +0000
commitf97113ec39019b158cdabae43aaf017df6299608 (patch)
tree1324bae84389f188fcf9e10de712dd11a8822d06
parentAdd patch from kojiro to clean binary package metadata (Bug #266996 and to cl... (diff)
downloadgentoolkit-f97113ec39019b158cdabae43aaf017df6299608.tar.gz
gentoolkit-f97113ec39019b158cdabae43aaf017df6299608.tar.bz2
gentoolkit-f97113ec39019b158cdabae43aaf017df6299608.zip
Add test subdirectory to echanglog
svn path=/; revision=582
-rw-r--r--trunk/src/echangelog/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/trunk/src/echangelog/Makefile b/trunk/src/echangelog/Makefile
index b33e0ce..d65f836 100644
--- a/trunk/src/echangelog/Makefile
+++ b/trunk/src/echangelog/Makefile
@@ -6,18 +6,15 @@
include ../../makedefs.mak
-#%.1 : %.pod
-# pod2man $< > $@
-
.PHONY: all
-#all: echangelog.1
all:
-#dist: echangelog.1
dist:
- mkdir -p ../../$(distdir)/src/echangelog/
- cp Makefile AUTHORS README TODO ChangeLog echangelog echangelog.pod echangelog.1 ../../$(distdir)/src/echangelog/
+ mkdir -p ../../$(distdir)/src/echangelog/test/templates
+ cp Makefile AUTHORS README TODO ChangeLog echangelog echangelog.1 ../../$(distdir)/src/echangelog/
+ cp test/TEST.pm test/test.sh ../../$(distdir)/src/echangelog/test/
+ cp test/templates/test.patch test/templates/vcstest-0.0.1.ebuild ../../$(distdir)/src/echangelog/test/templates
install: all
install -m 0755 echangelog $(bindir)/