1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-12 02:59:08 +00:00

rename gentoo svn ebuild

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@788 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Philip Kovacs 2006-11-21 19:50:48 +00:00
parent 625b2216a4
commit 5ce6fdf4b8
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ m4_define([conky_version],
[conky_version_major().conky_version_minor().conky_version_micro()ifelse(
conky_version_tag(), [svn],
[-conky_version_tag()-conky_version_revision()],
[conky_version_tag()])])
[-conky_version_tag()])])
AC_INIT([Conky], [conky_version()], [brenden1@users.sourceforge.net])