]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-mono.patch
- rel 49; rebuild with new libproxy
[packages/rpm.git] / rpm-mono.patch
CommitLineData
fb6532ec
MB
1diff -urN rpm-4.5/lib/rpmfc.c rpm-4.5.new/lib/rpmfc.c
2--- rpm-4.5/lib/rpmfc.c 2008-11-09 15:05:53.000000000 +0100
3+++ rpm-4.5.new/lib/rpmfc.c 2008-11-09 15:07:53.000000000 +0100
4@@ -555,6 +555,7 @@
5 { "Java ", RPMFC_JAVA|RPMFC_INCLUDE },
6
7 /* .NET executables and libraries. file(1) cannot differ it from native win32 executables unfortunatelly */
8+ { "Mono/.Net assembly", RPMFC_MONO|RPMFC_INCLUDE },
9 { "PE executable", RPMFC_MONO|RPMFC_INCLUDE },
10 { "executable PE", RPMFC_MONO|RPMFC_INCLUDE },
fa78cfd4 11
This page took 0.02197 seconds and 4 git commands to generate.