chiark / gitweb /
init script fixes
[hippotat.git] / hippotat
index 43faf28715e1ab2a27f71b496cf1fc6226f1696a..96a3f21a92df8b1477813170b6261e13e1c63ffb 100755 (executable)
--- a/hippotat
+++ b/hippotat
@@ -21,7 +21,7 @@
 #    along with this program, in the file GPLv3.  If not,
 #    see <http://www.gnu.org/licenses/>.
 
-#@ sys.path.append('@PYBUILD_INSTALL_DIR@')
+#@ import sys; sys.path.append('@PYBUILD_INSTALL_DIR@')
 from hippotatlib import *
 
 import twisted.web