From d7624e62c62cc7160bbf3cfb3ebc5e1f75c24e41 Mon Sep 17 00:00:00 2001 From: rdb Date: Mon, 15 Nov 2010 09:08:02 +0000 Subject: [PATCH] Fix for --rpmrelease in the runtime build --- makepanda/makepanda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index bb5a747ed3..d521fe6975 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -5015,7 +5015,7 @@ RUNTIME_INSTALLER_SPEC_FILE=""" Summary: Runtime binary and browser plugin for the Panda3D Game Engine Name: panda3d-runtime Version: VERSION -Release: 1 +Release: RPMRELEASE License: BSD License Group: Productivity/Graphics/Other BuildRoot: PANDASOURCE/targetroot