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:11
----------------------------------------------------------------------
uploaded patch against trunk to fix this.
1.4 checkout is running but my connection is slow. as soon as it's here
the 1.4 patch will be uploaded
Issue History
Date Modified Username Field Change
======================================================================
07-10-07 11:11 mvanbaak Note Added: 0067073
======================================================================
More information about the Asterisk-bugs
mailing list