archmage | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Debian default Python interpreter is /usr/bin/python
(Python Policy 1.3.2).
Index: archmage-0.1.9beta1/archmage
===================================================================
--- archmage-0.1.9beta1.orig/archmage 2007-06-17 19:03:23.000000000 +0700
+++ archmage-0.1.9beta1/archmage 2007-07-04 15:12:37.000000000 +0700
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
# -*- coding: utf-8 -*-
# arCHMage -- extensible reader and decompiler for files in the CHM format.