[redeclipse] 98/494: Don't patch the Makefile, instead touch $@
Martin Werner
arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
arand-guest pushed a commit to branch debdir
in repository redeclipse.
commit 2e7caefa091f90cb6e4389a9f98e86a6e7f9d859
Author: Arand Nash <ienorand at gmail.com>
Date: Fri Mar 18 00:02:39 2011 +0000
Don't patch the Makefile, instead touch $@
---
patches/series | 1 -
rules | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches/series b/patches/series
index 973c513..e69de29 100644
--- a/patches/series
+++ b/patches/series
@@ -1 +0,0 @@
-01_makefile.patch
diff --git a/rules b/rules
index 00e2714..de4ca57 100755
--- a/rules
+++ b/rules
@@ -14,6 +14,7 @@
override_dh_auto_build:
convert -shave 4x4 -resize 32x32 src/site/bits/favicon.png debian/redeclipse.png
+ touch $@
dh_auto_build
override_dh_strip:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git
More information about the Pkg-games-commits
mailing list