fixed documentation build
tho [Thu, 22 Jul 2010 09:12:11 +0000 (09:12 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1647 270642c3-0616-0410-b53a-bc976706d245

debian/SConscript

index 85a7ef8..3f2ea5f 100644 (file)
@@ -76,8 +76,8 @@ def dpkgIgnoredFilesOpts(target, source, env, for_signature):
     return [ '-I%s' % (('/' in f) and (os.path.split(os.getcwd())[1])+f or f)
              for f in env.subst('$DPKG_IGNORED_FILES').split() ]
 
-# if env.has_key('REVISION'):
-#     rev = env['REVISION']
+if env.has_key('REVISION'):
+    rev = env['REVISION']
 # else:
 #     rev = "(Version %s)" % rev