[packages/adapter: 548/631] add last known REVISION so adapter internals could work

glen glen at pld-linux.org
Mon Sep 12 20:20:22 CEST 2016


commit fc5b55425f1bb738361b2999e41f14b3382f760c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jul 11 14:07:16 2012 +0300

    add last known REVISION so adapter internals could work

 adapter.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/adapter.sh b/adapter.sh
index 44a4ee2..78cad87 100755
--- a/adapter.sh
+++ b/adapter.sh
@@ -12,8 +12,7 @@
 #
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 
-RCSID='$Id$'
-REVISION=${RCSID#* * } REVISION=${REVISION%% *}
+REVISION=1.49
 VERSION="v0.35/$REVISION"
 VERSIONSTRING="\
 Adapter adapts .spec files for PLD Linux.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list