[renpy] 69/146: Ready to upload

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jan 12 19:40:07 UTC 2016


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

apo-guest pushed a commit to branch experimental
in repository renpy.

commit e82bff09d150eabee2c45f0eae8eadb372d7acd0
Author: Miriam Ruiz <miriam at debian.org>
Date:   Fri Aug 28 21:44:40 2009 +0000

    Ready to upload
---
 debian/rules | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 05e8ffa..9a1c6aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -146,15 +146,16 @@ get-orig-source:
 	rm -rf renpy-$(VERSIONID)
 	tar xvfj renpy-$(VERSIONID)-sdk.tar.bz2
 	rm renpy-$(VERSIONID)-sdk.tar.bz2
-	cd renpy-$(VERSIONID) && rm -rf renpy.app lib jedit common
+	cd renpy-$(VERSIONID) && rm -rf renpy.app lib jedit
 	rm -rf `find renpy-$(VERSIONID) -name "*.exe"`
 	rm -rf `find renpy-$(VERSIONID) -name "*.dll"`
 	rm -rf `find renpy-$(VERSIONID) -name "*.lib"`
 	rm -rf `find renpy-$(VERSIONID) -name "*.pyc"`
+	rm -rf `find renpy-$(VERSIONID) -name "*.rpymc"`
 	rm -rf `find renpy-$(VERSIONID) -name "*.pyo"`
 	rm -rf `find renpy-$(VERSIONID) -name "*.so"`
-	rm -rf ../renpy-$(VERSIONID).dfsg1.orig.tar.gz
-	tar cvfz ../renpy-$(VERSIONID).dfsg1.orig.tar.gz renpy-$(VERSIONID)
+	rm -rf ../renpy_$(VERSIONID).dfsg1.orig.tar.gz
+	tar cvfz ../renpy_$(VERSIONID).dfsg1.orig.tar.gz renpy-$(VERSIONID)
 	rm -r renpy-$(VERSIONID)
 
 binary: binary-indep binary-arch

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



More information about the Pkg-games-commits mailing list