patch-makefile 424 B

12345678910111213
  1. $OpenBSD: patch-makefile,v 1.1.1.1 2011/11/17 00:43:19 sebastia Exp $
  2. --- makefile.orig Sat Oct 8 22:24:43 2011
  3. +++ makefile Sat Oct 8 22:25:19 2011
  4. @@ -65,6 +65,7 @@ uninstall:
  5. version:
  6. echo $(QUOT)const int bzr = $(QUOT) > common$(FS)version.h
  7. - bzr revno >> common$(FS)version.h
  8. + #bzr revno >> common$(FS)version.h
  9. + echo $(QUOT)2.0$(QUOT) >> common$(FS)version.h
  10. echo $(QUOT);$(QUOT) >> common$(FS)version.h