summaryrefslogtreecommitdiff
path: root/dev-python/pythonmagick/files/pythonmagick_build.patch
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-11-14 23:11:17 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-11-14 23:11:17 +0100
commite5e3a30ba57c18867bdc53ebd33cec5fa769022e (patch)
treea0b9f3daedea171c3c5926c3404340ac4a885196 /dev-python/pythonmagick/files/pythonmagick_build.patch
parent07b7ca909d63c2a6780b4d733619e2163cec85c4 (diff)
downloadoverlay-e5e3a30ba57c18867bdc53ebd33cec5fa769022e.tar.gz
overlay-e5e3a30ba57c18867bdc53ebd33cec5fa769022e.tar.bz2
overlay-e5e3a30ba57c18867bdc53ebd33cec5fa769022e.zip
Remove pythonmagick
Diffstat (limited to '')
-rw-r--r--dev-python/pythonmagick/files/pythonmagick_build.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/pythonmagick/files/pythonmagick_build.patch b/dev-python/pythonmagick/files/pythonmagick_build.patch
deleted file mode 100644
index f06b92b..0000000
--- a/dev-python/pythonmagick/files/pythonmagick_build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- SConstruct.old 2008-04-23 01:23:33.983934532 +0200
-+++ SConstruct 2008-04-23 01:24:04.783235908 +0200
-@@ -31,6 +31,7 @@
- CPPFLAGS='-march=prescott -O2 -pipe -fomit-frame-pointer'.split()+CPP_FLAGS
- )
- env.SConsignFile()
-+env.ParseConfig('pkg-config --cflags --libs Magick++')
-
- def fix_includes(target,source,env):
- for t in target: