ports/misc/rocrail/patches/patch-makefile

12 lines
354 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- makefile.orig Sat Oct 8 22:24:43 2011
+++ makefile Sat Oct 8 22:25:19 2011
@@ -65,6 +65,7 @@ uninstall:
version:
echo $(QUOT)const int bzr = $(QUOT) > common$(FS)version.h
- bzr revno >> common$(FS)version.h
+ #bzr revno >> common$(FS)version.h
+ echo $(QUOT)2.0$(QUOT) >> common$(FS)version.h
echo $(QUOT);$(QUOT) >> common$(FS)version.h