This commit is contained in:
mattraykowski 2013-02-12 12:53:19 -06:00
commit 25a222876b
3 changed files with 1 additions and 1 deletions

View file

@ -342,7 +342,7 @@ void CPackageDescription::generatePatches(CBNPFileSet& packageIndex) const
std::string prevVersionFileName;
if (packageIndex.getFile(i).versionCount()==1)
{
prevVersionFileName= tmpnam(NULL);
prevVersionFileName= _RootDirectory + "empty";
NLMISC::COFile tmpFile(prevVersionFileName);
tmpFile.close();
}

0
code/web/api/data/icons/add_app.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

0
code/web/api/data/icons/no_action.png Executable file → Normal file
View file

Before

Width:  |  Height:  |  Size: 566 B

After

Width:  |  Height:  |  Size: 566 B