Signed-off-by: Robert Schwebel <r.schwe...@pengutronix.de>
---
 rules/libdaemon.make |   13 ++-----------
 1 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/rules/libdaemon.make b/rules/libdaemon.make
index 5527e93..7933453 100644
--- a/rules/libdaemon.make
+++ b/rules/libdaemon.make
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 2006 by Robert Schwebel
 #               2010 by Marc Kleine-Budde <m...@pengutronix.de>
-#          
+#
 # See CREDITS for details about who has contributed to this project.
 #
 # For further information about the PTXdist project and license conditions
@@ -59,16 +59,7 @@ $(STATEDIR)/libdaemon.targetinstall:
        @$(call install_fixup,libdaemon,AUTHOR,"Robert Schwebel 
<r.schwe...@pengutronix.de>")
        @$(call install_fixup,libdaemon,DESCRIPTION,missing)
 
-       @$(call install_copy, libdaemon, 0, 0, 0644, -, \
-               /usr/lib/libdaemon.so.0.5.0)
-
-       @$(call install_link, libdaemon, \
-               libdaemon.so.0.5.0, \
-               /usr/lib/libdaemon.so.0)
-
-       @$(call install_link, libdaemon, \
-               libdaemon.so.0.5.0, \
-               /usr/lib/libdaemon.so)
+       @$(call install_lib, libdaemon, 0, 0, 0644, libdaemon)
 
        @$(call install_finish,libdaemon)
 
-- 
1.7.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to