File: fix_interpreter.diff

package info (click to toggle)
lfm 3.1-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 548 kB
  • sloc: python: 5,172; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Fix PATH interpreter in Debian systems
Forwarded: no
Author: Daniel Echeverry <epsilon77@gmail.com>
Origin: vendor
Last-Update: 2017-07-05
--- a/lfm/lfm.py
+++ b/lfm/lfm.py
@@ -1,4 +1,4 @@
-#!/bin/env python3
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # Copyright (C) 2001-17  IƱigo Serna