diff options
Diffstat (limited to 'devel/matreshka/files/patch-Makefile.config.in')
-rw-r--r-- | devel/matreshka/files/patch-Makefile.config.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/matreshka/files/patch-Makefile.config.in b/devel/matreshka/files/patch-Makefile.config.in deleted file mode 100644 index da1b41d51d33..000000000000 --- a/devel/matreshka/files/patch-Makefile.config.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.config.in.orig 2013-12-22 22:34:01.201864000 +0000 -+++ Makefile.config.in -@@ -1,6 +1,7 @@ - - VERSION = @VERSION@ - RTL_VERSION = @RTL_VERSION_SUFFIX@ -+ARCHITECTURE = @ARCHITECTURE@ - OPERATING_SYSTEM = @OPERATING_SYSTEM@ - - PREFIX = @PREFIX@ |