]> git.pld-linux.org Git - packages/bash.git/blame - bash-pmake.patch
- set perms for /var/log/bash_hist to 1733, else history would not be logged for...
[packages/bash.git] / bash-pmake.patch
CommitLineData
b2462e31 1--- bash-2.05b/Makefile.in Sun Mar 2 11:45:53 2003
2+++ bash-2.05b.new/Makefile.in Sun Mar 2 12:55:29 2003
3@@ -482,6 +482,8 @@
4 @echo " ***********************************************************"
5 @echo
6
7+$(VERSPROG) $(OBJECTS) $(BUILTINS_DEP) $(LIBDEP): version.h
8+
9 bashbug: $(SUPPORT_SRC)bashbug.sh config.h Makefile $(VERSPROG)
10 @sed -e "s%!MACHINE!%$(Machine)%" -e "s%!OS!%$(OS)%" \
11 -e "s%!CFLAGS!%$(CCFLAGS)%" -e "s%!CC!%$(CC)%" \
This page took 0.108292 seconds and 4 git commands to generate.