chiark / gitweb /
Build system overhaul.
[misc] / cdb-list.in
old mode 100755 (executable)
new mode 100644 (file)
similarity index 97%
rename from cdb-list
rename to cdb-list.in
index 1a18f32..9ccba09
--- a/cdb-list
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! @PYTHON@
 
 from cdb import cdbmake
 from sre import compile as r_compile, sub as r_sub