Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > ce00c80f48760eed4951e92e878040d4 > files > 1

vdr-plugin-skinelchi-0.2.8-8.2.mga6.src.rpm

The default makefile installs immediately after a build, which fails
because the install variables aren't set during a build. This patch
separates the build process from the install process.

--- skinelchi-0.2.8/Makefile.orig	2014-01-06 09:48:06.476748335 +0000
+++ skinelchi-0.2.8/Makefile	2014-01-06 09:49:42.936750990 +0000
@@ -79,9 +79,9 @@
 
 INCLUDES += -I$(VDRDIR)/include
 
-### Run 'install' for target 'all':
+### target 'all':
 
-all: install
+all: $(SOFILE)
 
 ifeq ($(shell grep 'I18N_DEFAULT_LOCALE' $(VDRDIR)/i18n.h),)
 OLD_I18N = 1