]> piware.de Git - bin.git/blobdiff - postinst-setup
postinst-setup: fix gtimelog patching for current version
[bin.git] / postinst-setup
index 1be35aa0542ee6133a5c5eb286dc9c1462f69950..120f906c380556ae73d3f606f8b29a3c6991d4fd 100755 (executable)
@@ -84,5 +84,5 @@ crontab -u martin - <<EOF
 EOF
 
 if [ -x /usr/bin/gtimelog ]; then
-    patch --no-backup-if-mismatch /usr/bin/gtimelog ~martin/archiv/gtimelog.tuesday.patch
+    patch --no-backup-if-mismatch /usr/share/pyshared/gtimelog/main.py ~martin/archiv/gtimelog.tuesday.patch
 fi