From ee604d243a8160437ed54a3884b1cb78c39514ff Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 10 Jan 2015 11:04:48 +0000 Subject: cleanup packaging harder We don't need references to RubyForge or old images crap. --- GNUmakefile | 5 ----- pkg.mk | 3 --- 2 files changed, 8 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index 89408d3..02d08ba 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,9 +1,4 @@ all:: RSYNC_DEST := bogomips.org:/srv/bogomips/kgio -rfproject := rainbows rfpackage := kgio include pkg.mk -ifneq ($(VERSION),) -release:: - $(RAKE) publish_news VERSION=$(VERSION) -endif diff --git a/pkg.mk b/pkg.mk index a913451..80beb9f 100644 --- a/pkg.mk +++ b/pkg.mk @@ -1,5 +1,4 @@ RUBY = ruby -RAKE = rake RSYNC = rsync OLDDOC = olddoc RDOC = rdoc @@ -132,8 +131,6 @@ ifneq ($(RSYNC_DEST),) publish_doc: -git set-file-times $(MAKE) doc - find doc/images -type f | \ - TZ=UTC xargs touch -d '1970-01-01 00:00:06' doc/rdoc.css $(MAKE) doc_gz $(RSYNC) -av doc/ $(RSYNC_DEST)/ git ls-files | xargs touch -- cgit v1.2.3-24-ge0c7