[game-data-packager] 02/10: Makefile: remove leftover rule

Simon McVittie smcv at debian.org
Fri Jan 23 01:05:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 9a207a77062a87de63bc2a52f94b51ad73cf14c7
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu Jan 22 16:10:25 2015 +0100

    Makefile: remove leftover rule
---
 Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Makefile b/Makefile
index 0614f3c..ba9c881 100644
--- a/Makefile
+++ b/Makefile
@@ -33,9 +33,6 @@ default: $(DIRS)
 $(DIRS):
 	mkdir -p $@
 
-tests/empty.deb:
-	dpkg-deb -b tests/empty tests/empty.deb
-
 clean:
 	rm -f ./out/changelog.gz
 	rm -f ./out/foo ./out/bar ./out/baz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list