Browse Source

Removed InstallerNotes

Josh Yelon 21 years ago
parent
commit
e6b5c6f66c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      doc/makepanda/makepanda.py

+ 0 - 1
doc/makepanda/makepanda.py

@@ -1901,7 +1901,6 @@ if (sys.platform == "win32"):
 
 
 CopyFile(PREFIX+"/", "doc/LICENSE")
 CopyFile(PREFIX+"/", "doc/LICENSE")
 CopyFile(PREFIX+"/", "doc/ReleaseNotes")
 CopyFile(PREFIX+"/", "doc/ReleaseNotes")
-CopyFile(PREFIX+"/", "doc/InstallerNotes")
 CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
 CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
 CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')
 CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')