comparison dist-files.mk @ 4084:fc806c8583a9

install: remove old octave pakages during intall of pkg * dist-files.mk: add pkg-install.py * tools/pkg-install.py: add uninstall implmentation and call from install
author John Donoghue <john.donoghue@ieee.org>
date Sat, 30 Jan 2016 08:17:24 -0500
parents ab391f476b81
children c25eb2c88594
comparison
equal deleted inserted replaced
4083:ab391f476b81 4084:fc806c8583a9
843 config.sub \ 843 config.sub \
844 create-screenshot-for-doc \ 844 create-screenshot-for-doc \
845 install-sh \ 845 install-sh \
846 make-shared-from-static \ 846 make-shared-from-static \
847 patch-tool-mxe \ 847 patch-tool-mxe \
848 pkg-install.py \
848 s3-fetch-and-sync \ 849 s3-fetch-and-sync \
849 set-mxe-env.sh.in 850 set-mxe-env.sh.in
850 851
851 TOOLS_FILES := $(addprefix tools/, $(TOOLS_FILES_1)) 852 TOOLS_FILES := $(addprefix tools/, $(TOOLS_FILES_1))
852 853