[Python-modules-commits] r8651 - in packages/python-repoze.who-plugins/trunk/debian (1 file)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat May 30 22:33:01 UTC 2009


    Date: Saturday, May 30, 2009 @ 22:33:00
  Author: zack
Revision: 8651

more appropriate name for get-orig-source temp dir

Modified:
  packages/python-repoze.who-plugins/trunk/debian/get-orig-source.mk

Modified: packages/python-repoze.who-plugins/trunk/debian/get-orig-source.mk
===================================================================
--- packages/python-repoze.who-plugins/trunk/debian/get-orig-source.mk	2009-05-30 17:59:19 UTC (rev 8650)
+++ packages/python-repoze.who-plugins/trunk/debian/get-orig-source.mk	2009-05-30 22:33:00 UTC (rev 8651)
@@ -8,7 +8,7 @@
 #       - the target cannot be invoked from any dir (rely on "debian/")
 #       - tmpdir handling is not fully safe (e.g., no "mktemp -d")
 
-GOSTMP = get-orig.source.tmp
+GOSTMP = get-orig-source.tmp
 ORIGNAME = $(PKG)-$(shell date +%Y%m%d)
 ORIGTARBALL = $(PKG)_$(shell date +%Y%m%d).orig.tar.gz
 




More information about the Python-modules-commits mailing list