commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 13/148: usrp2: remove install data hook for


From: git
Subject: [Commit-gnuradio] [gnuradio] 13/148: usrp2: remove install data hook for usrp2_socket_opener
Date: Mon, 15 Aug 2016 00:47:20 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

nwest pushed a commit to annotated tag old_usrp_devel_udp
in repository gnuradio.

commit 2cf7739a08c6200afaee955b8bccb77fe309c70c
Author: Johnathan Corgan <address@hidden>
Date:   Tue Nov 3 06:27:13 2009 -0800

    usrp2: remove install data hook for usrp2_socket_opener
---
 usrp2/host/lib/Makefile.am | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/usrp2/host/lib/Makefile.am b/usrp2/host/lib/Makefile.am
index 5e427a4..0c3e180 100644
--- a/usrp2/host/lib/Makefile.am
+++ b/usrp2/host/lib/Makefile.am
@@ -27,10 +27,6 @@ AM_CPPFLAGS = \
 bin_PROGRAMS = usrp2_socket_opener
 usrp2_socket_opener_SOURCES = usrp2_socket_opener.cc
 
-install-data-hook:
-       chown root:usrp $(bindir)/usrp2_socket_opener
-       chmod 04750 $(bindir)/usrp2_socket_opener
-
 lib_LTLIBRARIES = \
        libusrp2.la
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]