Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-release-src > by-pkgid > 2d074de36c5586b6ce5d47c461184a35 > files > 2

emotion-0.2.0-2.r69188.1.mga2.src.rpm

Index: emotion/src/examples/Makefile.am
===================================================================
--- emotion.orig/src/examples/Makefile.am
+++ emotion/src/examples/Makefile.am
@@ -22,7 +22,7 @@ SRCS = \
 
 EXTRA_DIST = $(SRCS)
 
-pkglib_PROGRAMS =
+pkglibexec_PROGRAMS =
 
 if EFL_INSTALL_EXAMPLES
 filesdir = $(datadir)/$(PACKAGE)/examples
@@ -30,7 +30,7 @@ files_DATA = $(SRCS)
 endif
 
 if EFL_BUILD_EXAMPLES
-pkglib_PROGRAMS += \
+pkglibexec_PROGRAMS += \
 	emotion_basic_example \
 	emotion_generic_example \
 	emotion_border_example \