diff options
Diffstat (limited to 'patches/raw')
-rw-r--r-- | patches/raw/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/patches/raw/Makefile b/patches/raw/Makefile deleted file mode 100644 index f8bfa92..0000000 --- a/patches/raw/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -VERSION = 3.82 - -all: check_memory - -check_memory: - @patch --follow-symlinks -o check_memory.new check_memory.orig < check_memory.patch |