summaryrefslogtreecommitdiffstats
path: root/rules/libucdaemon.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-09-10 22:21:59 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-22 12:36:11 +0200
commitb103f4c6709d5ecb72adfc382e0b0d21ba9b4a9c (patch)
tree76806233f76c315939014a7c80c0b25a3c33e67a /rules/libucdaemon.make
parente472e079c851e56e97f17d59fbf6ba13c200390b (diff)
downloadptxdist-b103f4c6709d5ecb72adfc382e0b0d21ba9b4a9c.tar.gz
ptxdist-b103f4c6709d5ecb72adfc382e0b0d21ba9b4a9c.tar.xz
[libucdaemon] targetinstall consolidation
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libucdaemon.make')
-rw-r--r--rules/libucdaemon.make8
1 files changed, 1 insertions, 7 deletions
diff --git a/rules/libucdaemon.make b/rules/libucdaemon.make
index 4c98bda29..b074ff13e 100644
--- a/rules/libucdaemon.make
+++ b/rules/libucdaemon.make
@@ -56,13 +56,7 @@ $(STATEDIR)/libucdaemon.targetinstall:
@$(call install_fixup, libucdaemon,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
@$(call install_fixup, libucdaemon,DESCRIPTION,missing)
- @$(call install_copy, libucdaemon, 0, 0, 0644, -, \
- /usr/lib/libucdaemon.so.0.0.0)
-
- @$(call install_link, libucdaemon, libucdaemon.so.0.0.0, \
- /usr/lib/libucdaemon.so.0)
- @$(call install_link, libucdaemon, libucdaemon.so.0.0.0, \
- /usr/lib/libucdaemon.so)
+ @$(call install_lib, libucdaemon, 0, 0, 0644, libucdaemon)
@$(call install_finish, libucdaemon)