summaryrefslogtreecommitdiff
path: root/dev-python/pythonmagick/files/pythonmagick_build.patch
blob: f06b92b3a58118768008e308fba1fabde0d5b93d (plain)
1
2
3
4
5
6
7
8
9
10
--- 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:
>Peter Vasil1-1/+8 2015-10-20lastpass2pass.rb: Check for nil names/groupingsBrian Tomlinson1-3/+3 2015-09-30emacs: Guard against "%" in message stringSvend Sorensen1-5/+5 2015-07-24passmenu: Space to tabsChris Down1-2/+2 2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10