summaryrefslogtreecommitdiff
path: root/net/unison-devel/files/patch-Makefile
blob: 121357a47a5bef24de1386b79d440fcae4a4a51f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2010-12-06 00:44:55.164242569 +0100
+++ Makefile	2010-12-06 00:45:26.227615139 +0100
@@ -60,7 +60,7 @@
 # NAME, VERSION, and MAJORVERSION, automatically generated
 -include Makefile.ProjectInfo
 
-Makefile.ProjectInfo: mkProjectInfo.ml $(wildcard ../.bzr/branch/last-revision)
+Makefile.ProjectInfo: mkProjectInfo $(wildcard ../.bzr/branch/last-revision)
 	./mkProjectInfo > $@
 
 mkProjectInfo: mkProjectInfo.ml