[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdenonbeta/unsermake/debian/patches



CVS commit by jriddell: 

Make patch not fuzzy


  M +7 -7      unsermake.diff   1.3


--- kdenonbeta/unsermake/debian/patches/unsermake.diff  #1.2:1.3
@@ -2,15 +2,15 @@
 ===================================================================
 RCS file: /home/kde/kdenonbeta/unsermake/unsermake,v
-retrieving revision 1.295
-diff -u -p -r1.295 unsermake
---- unsermake   15 Dec 2004 15:20:31 -0000      1.295
-+++ unsermake   19 Dec 2004 16:52:44 -0000
+retrieving revision 1.299
+diff -u -p -r1.299 unsermake
+--- unsermake   11 Jan 2005 10:09:31 -0000      1.299
++++ unsermake   14 Jan 2005 18:19:52 -0000
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
 +#!/usr/bin/python
  
- import string, re, os, types, stat
- 
-@@ -863,7 +863,7 @@ def main():
+ import os
+ #os.environ['PYCHECKER'] = 'no-shadowbuiltin'
+@@ -900,7 +900,7 @@ def main():
                         makeflags += "--real-compare "
         max_children = max_children + max_compile_jobs




Reply to: