Files
pkgsrc-ng/time/hamster-applet/patches/patch-aa
2013-09-26 17:14:40 +02:00

14 lines
320 B
Plaintext

$NetBSD: patch-aa,v 1.3 2009/11/17 17:29:49 wiz Exp $
--- hamster/db.py.orig 2009-10-20 10:38:32.000000000 +0000
+++ hamster/db.py
@@ -35,7 +35,7 @@ import os, time
import datetime
import storage
import stuff
-from shutil import copy as copyfile
+from shutil import copyfile
import datetime as dt
import gettext