Advertisement
Guest User

Untitled

a guest
Feb 15th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.22 KB | None | 0 0
  1. diff -Nru gimp-2.9.1.295/debian/changelog gimp-2.9.1.295/debian/changelog
  2. --- gimp-2.9.1.295/debian/changelog 2015-02-15 21:43:51.000000000 +0000
  3. +++ gimp-2.9.1.295/debian/changelog 2015-02-15 22:09:55.000000000 +0000
  4. @@ -1,8 +1,8 @@
  5. -gimp (2.9.1.295-0trusty7~ppa) trusty; urgency=high
  6. +gimp (2.9.1.295-0trusty8~ppa) trusty; urgency=high
  7.  
  8.    * https://git.gnome.org/browse/gimp/commit/?id=542729dd4221194a886f4975e6cce48dff6d92f7
  9.  
  10. - -- Otto Meier <otto@kesselgulasch.org>  Sun, 15 Feb 2015 22:43:00 +0100
  11. + -- Otto Meier <otto@kesselgulasch.org>  Sun, 15 Feb 2015 23:10:00 +0100
  12.  
  13.  gimp (2.9.1.113-build~33751~4267ea5~saucy0~ppa) saucy; urgency=high
  14.    
  15. diff -Nru gimp-2.9.1.295/debian/rules gimp-2.9.1.295/debian/rules
  16. --- gimp-2.9.1.295/debian/rules 2015-02-15 21:43:08.000000000 +0000
  17. +++ gimp-2.9.1.295/debian/rules 2015-02-15 22:09:17.000000000 +0000
  18. @@ -25,7 +25,7 @@
  19.  DEB_CONFIGURE_EXTRA_FLAGS := --disable-static \
  20.             --enable-python \
  21.             --enable-default-binary \
  22. -           --enable-gtk-doc PYTHON=/usr/bin/`pyversions -d`
  23. +           --enable-gtk-doc PYTHON=/usr/bin/`pyversions -d` LIBS="-lm"
  24.  DEB_BUILDDIR := $(DEB_SRCDIR)/builddir
  25.  
  26.  #DEB_DH_AUTORECONF_ARGS += autogen.sh
  27.         dh_python2 -pgimp /usr/lib/gimp/2.0/python
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement