[Python-modules-commits] [xhtml2pdf] 11/13: use space after env in debian/patches/Fix-path-to-interpreter.patch

Drew Parsons dparsons at moszumanska.debian.org
Mon Oct 30 04:27:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

dparsons pushed a commit to branch master
in repository xhtml2pdf.

commit ea601fc9b4fad6272f015565d4c24c60c1dec7dc
Author: Drew Parsons <dparsons at emerall.com>
Date:   Mon Oct 30 12:11:23 2017 +0800

    use space after env in debian/patches/Fix-path-to-interpreter.patch
---
 debian/patches/Fix-path-to-interpreter.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/Fix-path-to-interpreter.patch b/debian/patches/Fix-path-to-interpreter.patch
index fea2986..3e9be2e 100644
--- a/debian/patches/Fix-path-to-interpreter.patch
+++ b/debian/patches/Fix-path-to-interpreter.patch
@@ -10,7 +10,7 @@ Index: xhtml2pdf/xhtml2pdf/paragraph.py
 +++ xhtml2pdf/xhtml2pdf/paragraph.py
 @@ -1,4 +1,4 @@
 -#!/bin/env/python
-+#!/usr/bin/env/python
++#!/usr/bin/env python
  # -*- coding: utf-8 -*-
  
  # Copyright 2010 Dirk Holtwick, holtwick.it

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/xhtml2pdf.git



More information about the Python-modules-commits mailing list