# Description: fix shebang
# Forward: not applicable
# Author: Serafeim Zanikolas <serzan@hellug.gr>
# Last-Update: 2010-01-24
--- pdfshuffler-0.3.1.orig/pdfshuffler	2009-02-08 20:59:26.000000000 +0000
+++ pdfshuffler-0.3.1/pdfshuffler	2009-02-08 20:59:27.000000000 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 # -*- coding: utf-8 -*-
 
 """
