SHA256
1
0
forked from pool/unison

Accepting request 65670 from network

Accepted submit request 65670 from user coolo

OBS-URL: https://build.opensuse.org/request/show/65670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/unison?expand=0&rev=21
This commit is contained in:
2011-04-01 10:36:42 +00:00
committed by Git OBS Bridge
parent 5e567d3adc
commit 8945da3695
7 changed files with 412 additions and 141 deletions

12
fix_makefile.patch Normal file
View File

@@ -0,0 +1,12 @@
diff -Naur a/Makefile b/Makefile
--- a/Makefile 2010-10-08 17:44:59.000000000 +0200
+++ b/Makefile 2011-01-29 18:57:31.334257694 +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