From: Rakesh Ranjan Singh Date: Wed, 11 Apr 2018 22:47:03 +0000 (-0700) Subject: Fix typo X-Git-Tag: submit/tizen/20210909.063632~11032^2~713^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e37e81f91100b881b73186e3bf6baebab89035b;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix typo Commit migrated from https://github.com/dotnet/core-setup/commit/320217e5afbd123ee40ae39d0c1bc376ad76b904 --- diff --git a/src/installer/pkg/packaging/deb/package.props b/src/installer/pkg/packaging/deb/package.props index 0f3022f..4afc479 100644 --- a/src/installer/pkg/packaging/deb/package.props +++ b/src/installer/pkg/packaging/deb/package.props @@ -10,7 +10,7 @@ $(ProductionVersion) - ~$(VersionSuffix) + ~$(VersionSuffix) $(ProductionVersion) ~$(VersionSuffix) diff --git a/src/installer/pkg/packaging/rpm/package.targets b/src/installer/pkg/packaging/rpm/package.targets index 65497b8..1e8e735 100644 --- a/src/installer/pkg/packaging/rpm/package.targets +++ b/src/installer/pkg/packaging/rpm/package.targets @@ -339,12 +339,11 @@ $(RuntimeDepsRpmPackageVersion) - + $(RuntimeDepsRpmPackageRelease) - - + - +