]> git.pld-linux.org Git - packages/rpm-build-macros.git/blobdiff - rpm-find-lang
adjust to build with git
[packages/rpm-build-macros.git] / rpm-find-lang
index 12e47cd4721c1a6d52edbb32ed8d03f8a23e1da2..8b440fa563170173873261ed412a928d90c84d3d 100644 (file)
@@ -1,5 +1,4 @@
 #!/bin/sh
-# $Id$
 
 # find-lang - automagically generate list of language specific files
 # for inclusion in an rpm spec file.
@@ -35,7 +34,7 @@
 #   * start support for KDE help files
 
 PROG=${0##*/}
-VERSION=$(set -- $Revision$; echo $2)
+VERSION=1.35
 
 usage () {
 cat <<EOF
This page took 0.069589 seconds and 4 git commands to generate.