components/mc/patches/python-magic.patch
author Rohith Ramesh Bangalore India <rohith.ramesh@oracle.com>
Wed, 06 Feb 2013 01:43:37 -0600
branchs11-update
changeset 2484 3f966e6adf2c
parent 317 1897ebe53127
permissions -rw-r--r--
15765108 SUNBT7128313 ksh93 executes subshell with bad path to command
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
317
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
--- mc-4.7.5.2/lib/vfs/mc-vfs/extfs/s3+.in.orig	Mon Jun 20 10:05:43 2011
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
+++ mc-4.7.5.2/lib/vfs/mc-vfs/extfs/s3+.in	Mon Jun 20 10:06:10 2011
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
@@ -1,4 +1,4 @@
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
-#!/usr/bin/env python
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
+#!/usr/bin/python2.6
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
 # -*- coding: utf-8 -*-
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
 
1897ebe53127 6998205 Midnight Commander should be updated to 4.7.5.2 (fix pkgdepend, python magic)
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
 #