Merge branch 'cpack-deb-fakeroot-removal' into release
This commit is contained in:
commit
c7c8c2c5e8
@ -570,7 +570,7 @@ int cmCPackDebGenerator::createDeb()
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
cmArchiveWrite control_tar(fileStream_control_tar,
|
cmArchiveWrite control_tar(fileStream_control_tar,
|
||||||
tar_compression_type,
|
cmArchiveWrite::CompressGZip,
|
||||||
"paxr");
|
"paxr");
|
||||||
|
|
||||||
// sets permissions and uid/gid for the files
|
// sets permissions and uid/gid for the files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user