summaryrefslogtreecommitdiff
path: root/time/hamster-applet/patches/patch-aa
blob: 1400af2d6c8506b221e0e1454584e5bff0b57b7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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