From bccaeec475025d3b7c3d3f480cd8a09edd6e88b3 Mon Sep 17 00:00:00 2001 From: rdb Date: Fri, 11 Sep 2009 12:25:28 +0000 Subject: [PATCH] Fix indentation error in deb control file --- makepanda/makepanda.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index 9b9b2dfb6a..48fd5210d3 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -4193,8 +4193,8 @@ Maintainer: etc-panda3d@lists.andrew.cmu.edu Description: The Panda3D free 3D engine Panda3D is a game engine which includes graphics, audio, I/O, collision detection, and other abilities relevant to the creation of 3D games. Panda3D is open source and free software under the revised BSD license, and can be used for both free and commercial game development at no financial cost. Panda3D's intended game-development language is Python. The engine itself is written in C++, and utilizes an automatic wrapper-generator to expose the complete functionality of the engine in a Python interface. - -This is the package for the developers, install panda3d-runtime for the runtime files. + + This is the package for the developers, install panda3d-runtime for the runtime files. """