vala: do not append a -dirty suffix to the valac version number
authorSimon Dawson <spdawson@gmail.com>
Fri, 18 May 2012 06:15:05 +0000 (06:15 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 18 May 2012 16:45:37 +0000 (18:45 +0200)
commitf87cbf0ed9e0efa12ee5e2ea5e81bdc217430c80
tree883fde169cff11a40a6450071ccb2a2ee1ca0919
parent433290761fceb476b095548eec10adf72405e050
vala: do not append a -dirty suffix to the valac version number

When vala is built inside a Git repository with uncommitted changes, the
valac version number has -dirty appended. This creates problems for
packages (e.g. Midori) which require a valac version number without
the -dirty suffix.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/vala/vala-0.15.2-dont-add-dirty-to-valac-version.patch [new file with mode: 0644]