Hi Brandon, "Bash" in the news. I decided to upgrade it to lastest patchlevel , 25. Easy enough to build it, (after glitch, below). But I can't figure out how to upload it to savannah before my attention span terminates.
Maybe you could give me a few clues. Only had to change 2 files, Makefile and sha246sum --- The glitch I mentioned: [install] Preparing staging area rm -fr /opt/gsrc/packages/bash-4.3-25 -DEST rm: invalid option -- 'D' Try 'rm --help' for more information. make: *** [prepare-install] Error 1 ../../gar.lib.mk:646: recipe for target 'prepare-install' failed You see the space before "-DEST" I was surprized to find this was because the line in Makefile: PATCHNUM = 25 had a trailing space! Surprized me; a bug in make? fyi
