Home | History | Annotate | Download | only in patches
      1 --- babl-0.1.0/extensions/Makefile.am.orig	2009-09-01 11:57:31.780398000 +0800
      2 +++ babl-0.1.0/extensions/Makefile.am	2009-09-01 11:58:15.800935000 +0800
      3 @@ -12,7 +12,7 @@
      4  	-I$(top_srcdir)/babl		\
      5  	-I$(top_srcdir)/extensions
      6  
      7 -extdir = $(DESTDIR)$(libdir)/babl-@BABL_API_VERSION@
      8 +extdir = $(libdir)/babl-@BABL_API_VERSION@
      9  ext_LTLIBRARIES = \
     10  	CIE-Lab.la      \
     11  	gegl-fixups.la  \
     12