]> git.pld-linux.org Git - packages/file.git/commitdiff
- allow to detect python 2.5 byte-compiled files auto/th/file-4_17-3
authorwrobell <wrobell@pld-linux.org>
Fri, 25 Aug 2006 16:38:21 +0000 (16:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file-python-2.5.patch -> 1.1

file-python-2.5.patch [new file with mode: 0644]

diff --git a/file-python-2.5.patch b/file-python-2.5.patch
new file mode 100644 (file)
index 0000000..21caaa0
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nur file-4.17.orig/magic/Magdir/python file-4.17/magic/Magdir/python
+--- file-4.17.orig/magic/Magdir/python 2006-03-02 21:40:43.000000000 +0000
++++ file-4.17/magic/Magdir/python      2006-08-25 17:27:49.000000000 +0100
+@@ -13,6 +13,7 @@
+ 0     belong          0x2ded0d0a      python 2.2 byte-compiled
+ 0     belong          0x3bf20d0a      python 2.3 byte-compiled
+ 0     belong          0x6df20d0a      python 2.4 byte-compiled
++0     belong          0xa9f20d0a      python 2.5 byte-compiled
+ 0     string/b  #!\ /usr/bin/python   python script text executable
This page took 0.096424 seconds and 4 git commands to generate.