]> git.pld-linux.org Git - packages/bash.git/blob - bash-pmake.patch
- ugh
[packages/bash.git] / bash-pmake.patch
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.072417 seconds and 3 git commands to generate.