[asterisk-dev] zaptel/libpri 1.4 Makefile: test for id = 0

Patrick asterisk-list at puzzled.xs4all.nl
Mon May 12 09:31:24 CDT 2008


Hi,

Would the developers please consider adding a test for id = 0 to a
couple of lines in the Makefiles of zaptel & libpri 1.4. This test is
already done at a couple of places in the Makefiles. Before executing
ldconfig for example (but not everywhere). Here are the occurrences
where the test for id = 0 would be appreciated:

zaptel 1.4.10.1, Makefile, line 478

	/sbin/restorecon -v $(DESTDIR)$(LIB_DIR)/$(LTZ_SO)


libpri 1.4.4, Makefile, line 104:

	if [ -x /usr/sbin/sestatus ] && ( /usr/sbin/sestatus | grep "SELinux
status:" | grep -q "enabled"); then /sbin/restorecon -v
$(INSTALL_PREFIX)$(INSTALL_BASE)/lib/$(DYNAMIC_LIBRARY); fi


libpri 1.4.4, Makefile, line 147

	$(LDCONFIG) $(LDCONFIG_FLAGS) .


Thanks and regards,
Patrick





More information about the asterisk-dev mailing list