mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 10:18:09 -04:00
16 lines
339 B
Plaintext
16 lines
339 B
Plaintext
$NetBSD: patch-VERSION-GEN,v 1.1 2015/01/01 07:00:00 ryoon Exp $
|
|
|
|
* Provide version number without git
|
|
|
|
--- VERSION-GEN.orig 2014-12-03 06:27:09.000000000 +0000
|
|
+++ VERSION-GEN
|
|
@@ -4,7 +4,7 @@
|
|
# $ git tag -a -m "Version 0.2" v0.2 HEAD
|
|
|
|
VF=zanataclient/VERSION-FILE
|
|
-DEFAULT_VERSION=UKNOWN
|
|
+DEFAULT_VERSION=@PKGVERSION_NOREV@
|
|
|
|
LF='
|
|
'
|