mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 17:59:03 +00:00
merging
This commit is contained in:
commit
25a222876b
3 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ void CPackageDescription::generatePatches(CBNPFileSet& packageIndex) const
|
||||||
std::string prevVersionFileName;
|
std::string prevVersionFileName;
|
||||||
if (packageIndex.getFile(i).versionCount()==1)
|
if (packageIndex.getFile(i).versionCount()==1)
|
||||||
{
|
{
|
||||||
prevVersionFileName= tmpnam(NULL);
|
prevVersionFileName= _RootDirectory + "empty";
|
||||||
NLMISC::COFile tmpFile(prevVersionFileName);
|
NLMISC::COFile tmpFile(prevVersionFileName);
|
||||||
tmpFile.close();
|
tmpFile.close();
|
||||||
}
|
}
|
||||||
|
|
0
code/web/api/data/icons/add_app.png
Executable file → Normal file
0
code/web/api/data/icons/add_app.png
Executable file → Normal 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
0
code/web/api/data/icons/no_action.png
Executable file → Normal file
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 566 B |
Loading…
Reference in a new issue