No subject
Thu Jul 12 09:23:04 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.
======================================================================
----------------------------------------------------------------------
murf - 07-11-07 13:06
----------------------------------------------------------------------
Many thanks to mvanbaak for his patch. I've applied to 1.4 in v.74642
and to trunk in v. 74648.
Issue History
Date Modified Username Field Change
======================================================================
07-11-07 13:06 murf Status new => closed
07-11-07 13:06 murf Note Added: 0067133
======================================================================
More information about the asterisk-bugs
mailing list