Package: rubber
Version: 0.99.8-1
Severity: normal
Tags: patch
I think it's just to do this, probably a type from someone.
--- rubber-0.99.8-orig/src/modules/verbatim.py 2004-07-25 16:37:24.000000000
+0200
+++ rubber-0.99.8/src/modules/verbatim.py 2005-07-08 17:00:49.000000000
+0200
@@ -17,6 +17,6 @@
if not dict["arg"]:
return 0
file = dict["arg"]
- if file.find("\\") < 0 and name.find("#") < 0:
+ if file.find("\\") < 0 and file.find("#") < 0:
self.env.sources[file] = DependLeaf([file],
self.env.msg,
dict["pos"])
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Versions of packages rubber depends on:
ii python 2.3.5-3 An interactive high-level object-o
ii tetex-bin 2.0.2-30 The teTeX binary files
rubber recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]