Convert patches to use github.com/fedora-python/importpatches
This commit is contained in:
parent
740668aab7
commit
acc1ca2724
7 changed files with 51 additions and 48 deletions
|
|
@ -1,4 +1,4 @@
|
|||
From 95cba782ed45e6683de1e68ba3f2f4918e678151 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: David Malcolm <dmalcolm@redhat.com>
|
||||
Date: Wed, 13 Jan 2010 21:25:18 +0000
|
||||
Subject: [PATCH] 00001: Fixup distutils/unixccompiler.py to remove standard
|
||||
|
|
@ -28,6 +28,3 @@ index 4d7a6de740..353086a648 100644
|
|||
def preprocess(self, source, output_file=None, macros=None,
|
||||
include_dirs=None, extra_preargs=None, extra_postargs=None):
|
||||
fixed_args = self._fix_compile_args(None, macros, include_dirs)
|
||||
--
|
||||
2.23.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue