/[packages]/cauldron/gimp/current/SOURCES/gimp-2.6.4-fix-linking.patch
ViewVC logotype

Annotation of /cauldron/gimp/current/SOURCES/gimp-2.6.4-fix-linking.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24820 - (hide annotations) (download)
Wed Jan 19 21:44:22 2011 UTC (12 years, 2 months ago) by ahmad
File size: 374 byte(s)
imported package gimp
1 ahmad 24820 diff -p -up gimp-2.6.4/app/Makefile.am~ gimp-2.6.4/app/Makefile.am
2     --- gimp-2.6.4/app/Makefile.am~ 2009-01-02 09:35:20.000000000 +0100
3     +++ gimp-2.6.4/app/Makefile.am 2009-01-02 09:38:12.000000000 +0100
4     @@ -141,7 +141,8 @@ gimp_2_6_LDADD = \
5     $(GEGL_LIBS) \
6     $(RT_LIBS) \
7     $(INTLLIBS) \
8     - $(GIMPICONRC)
9     + $(GIMPICONRC) \
10     + $(GLIB_LIBS)
11    
12    
13     if ENABLE_GIMP_CONSOLE

  ViewVC Help
Powered by ViewVC 1.1.28