FIxing a mistake in packaging stuff
authorEd Page <eopage@byu.net>
Fri, 25 Dec 2009 13:48:48 +0000 (07:48 -0600)
committerEd Page <eopage@byu.net>
Fri, 25 Dec 2009 13:48:48 +0000 (07:48 -0600)
support/builddeb.py

index 2e9d12f..f84d072 100755 (executable)
@@ -29,7 +29,7 @@ __changelog__ = """
 __postinstall__ = """#!/bin/sh -e
 
 gtk-update-icon-cache -f /usr/share/icons/hicolor
-rm -f ~/.theonering/theonering.log
+rm -f ~/.telepathy-theonering/telepathy-theonering.log
 """
 
 def find_files(path):