ソースを参照

Fix indentation error in deb control file

rdb 16 年 前
コミット
bccaeec475
1 ファイル変更2 行追加2 行削除
  1. 2 2
      makepanda/makepanda.py

+ 2 - 2
makepanda/makepanda.py

@@ -4193,8 +4193,8 @@ Maintainer: [email protected]
 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.
 
 """