mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 07:35:18 +00:00
Merged revisions 114275 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r114275 | russell | 2008-04-18 14:58:55 -0500 (Fri, 18 Apr 2008) | 2 lines SUBDIRS_INSTALL is already listed as a subtarget for bininstall ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114276 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -571,7 +571,7 @@ ifneq ($(findstring ~,$(DESTDIR)),)
|
|||||||
@exit 1
|
@exit 1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
install: badshell datafiles bininstall $(SUBDIRS_INSTALL)
|
install: badshell datafiles bininstall
|
||||||
@if [ -x /usr/sbin/asterisk-post-install ]; then \
|
@if [ -x /usr/sbin/asterisk-post-install ]; then \
|
||||||
/usr/sbin/asterisk-post-install $(DESTDIR) . ; \
|
/usr/sbin/asterisk-post-install $(DESTDIR) . ; \
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user