[aseprite] 07/07: Include third_party/CMakeLists.txt in orig tarball.

Tobias Hansen thansen at moszumanska.debian.org
Thu Sep 3 23:15:23 UTC 2015


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

thansen pushed a commit to branch master
in repository aseprite.

commit 871f1ccb93259bc8585093cbfc9cf3557bc56a71
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Fri Sep 4 01:09:15 2015 +0200

    Include third_party/CMakeLists.txt in orig tarball.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6c3d94c..757a5ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,7 +62,7 @@ override_dh_installchangelogs:
 	dh_installchangelogs -k debian/upstream-changelog
 
 get-orig-source:
-	git archive --prefix=aseprite_$(VERSION)/ --format=tar v$(VERSION) $(ORIG_CONTENT) > aseprite.tar
+	git archive --prefix=aseprite_$(VERSION)/ --format=tar v$(VERSION) $(ORIG_CONTENT) third_party/CMakeLists.txt > aseprite.tar
 	git submodule update --init third_party/simpleini/
 	cd third_party/simpleini && git archive  --prefix="aseprite_$(VERSION)/third_party/simpleini/" --format=tar HEAD > ../../simpleini.tar
 	git submodule update --init third_party/duktape/

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



More information about the Pkg-games-commits mailing list