Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 6e2a3e963ac905b6004cbda877a18169 > files > 2

heimdall-1.4.1-3.mga5.src.rpm

diff -up ./heimdall/Makefile.am.orig ./heimdall/Makefile.am
--- ./heimdall/Makefile.am.orig	2013-06-08 08:04:12.000000000 +0000
+++ ./heimdall/Makefile.am	2013-06-29 06:20:47.247197503 +0000
@@ -18,7 +18,7 @@ heimdall_SOURCES = source/Arguments.cpp
 	source/Utility.cpp \
 	source/VersionAction.cpp
 
-heimdall_LDADD = $(DEPS_LIBS) $(STATIC_LIBS)
+heimdall_LDADD = ${LDFLAGS} $(DEPS_LIBS) $(STATIC_LIBS)
 
 if LINUXTARGET
 
@@ -27,15 +27,6 @@ udevrules_DATA = 60-heimdall.rules
 
 install-data-hook:
 	@echo ""
-	@echo "IMPORTANT - You must reboot your machine or execute the following as root:"
-
-if UDEVADM
-	@echo "udevadm control --reload-rules"
-else
-	@echo "service udev restart"
-endif
-	@echo ""
-
 endif
 
 dist_noinst_SCRIPTS = autogen.sh