mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-22 14:46:57 -04:00
release should not be in tarball name
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@161 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
a4efa76f31
commit
cfd3d920dd
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
%define version PACKAGE_VERSION
|
||||
%define release PACKAGE_RELEASE
|
||||
%define source %{archive}-%{version}-%{release}
|
||||
%define source %{archive}-%{version}
|
||||
|
||||
Name: %{name}
|
||||
Version: %{version}
|
||||
|
|
|
|||
Loading…
Reference in a new issue