File: 01_python-path.patch

package info (click to toggle)
system-config-lvm 1.1.18-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,824 kB
  • ctags: 1,369
  • sloc: python: 8,148; sh: 528; makefile: 157
file content (10 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
Author: Philipp Huebner <debalance@debian.org>
Description: fix python path 
--- a/src/system-config-lvm.py
+++ b/src/system-config-lvm.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python
 
 """Entry point for system-config-lvm.