summaryrefslogtreecommitdiff
path: root/sci-mathematics/twelf/files/twelf-1.7.1-remove-svnversion.patch
blob: 64d29f3cba3167ab8ae23c9ce74eb0f5c8af3ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/bin/buildid b/bin/buildid
index bb60cd3..5972ac0 100755
--- a/bin/buildid
+++ b/bin/buildid
@@ -5,7 +5,7 @@
 # William Lovas, 08-27-2010
 #
 
-REV=`svnversion`
+REV="1813"
 DATE=`date "+%m/%d/%y at %H:%M:%S"`
 HOST=`hostname`