Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
libhbalinux2
libhbalinux-remove-install-data-hook
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libhbalinux-remove-install-data-hook of Package libhbalinux2
diff --git a/Makefile.am b/Makefile.am index b0ab765..47e8864 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,22 +10,3 @@ libhbalinux_la_LIBADD = $(PCIACCESS_LIBS) dist_noinst_DATA = README COPYING INSTALL libhbalinux.spec -install-data-hook: libhbalinux.la - . $<; \ - ORG=org.open-fcoe.libhbalinux; \ - LIB=${libdir}/$${dlname}; \ - STR="$$ORG $$LIB"; \ - CONF=${sysconfdir}/hba.conf; \ - if test -f $$CONF; then \ - grep -E -q ^[[:space:]]*$$ORG[[:space:]]+$$LIB $$CONF; \ - if test $$? -ne 0; then \ - echo $$STR >> $$CONF; \ - else \ - echo "** $$CONF already configured"; \ - echo "** system configuration not updated"; \ - fi; \ - else \ - echo "** WARNING: $$CONF does not exist"; \ - echo "** system configuration not updated"; \ - fi -
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor