]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/fig2pstex.py
Fix the configure script. Python apparently does not like tabs as much as spaces.
[lyx.git] / lib / scripts / fig2pstex.py
index 7530aa3596b88cb3bc9d15d72545888fcd1b1f4a..1a559821a753649e1a0c0fb31ad967fef0cc6578 100644 (file)
@@ -1,5 +1,5 @@
-#!/usr/bin/env python -tt
-# -*- coding: iso-8859-1 -*-
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
 
 # file fig2pstex.py
 # This file is part of LyX, the document processor.