No subject


Thu Jun 14 20:07:18 CDT 2007


_uninstall: $(SUBDIRS_UNINSTALL)
	rm -f $(DESTDIR)$(MODULES_DIR)/*
	rm -f $(DESTDIR)$(ASTSBINDIR)/*asterisk*
	rm -f $(DESTDIR)$(ASTSBINDIR)/astgenkey
	rm -f $(DESTDIR)$(ASTSBINDIR)/autosupport
	rm -rf $(DESTDIR)$(ASTHEADERDIR)
	rm -rf $(DESTDIR)$(ASTDATADIR)/firmware
	rm -rf $(DESTDIR)$(ASTMANDIR)/man8
	$(MAKE) -C sounds uninstall

This means, that, with other stuff, this is removed:
$(DESTDIR)$(ASTMANDIR)/man8

And, in any non-SunOS, ASTMANDIR=$(mandir). This means that uninstalling
Asterisk removes all man8 files, and not only from Asterisk.
====================================================================== 

---------------------------------------------------------------------- 
 mvanbaak - 07-10-07 11:17  
---------------------------------------------------------------------- 
the patch against trunk applies fine against 1.4.
Have fun. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-10-07 11:17  mvanbaak       Note Added: 0067074                          
======================================================================




More information about the Asterisk-bugs mailing list