librtas/librtas-failedmagic.patch

11 lines
228 B
Diff

--- rules.mk.orig 2011-11-01 16:59:42.000000000 +0100
+++ rules.mk 2011-11-01 17:40:38.000000000 +0100
@@ -111,7 +111,6 @@
#
# $1 library to examine
define is_lib64
-$(findstring 64,$(shell file $(firstword $1)))
endef
#