wok diff gummi/receipt @ rev 18209

Up: poppler* (0.34.0), qpdfview (0.4.15)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jul 16 01:48:33 2015 +0200 (2015-07-16)
parents de49f29b101e
children e3f377fbc5f0
line diff
     1.1 --- a/gummi/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.2 +++ b/gummi/receipt	Thu Jul 16 01:48:33 2015 +0200
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9  	make LDFLAGS="-Wl,--copy-dt-needed-entries -lgthread-2.0" && make install
    1.10  }