xbps_fetch_file: don't fsync(3) before closing fd; slowdowns considerably slow storage.
This commit is contained in:
@ -64,7 +64,7 @@
|
||||
*/
|
||||
#define XBPS_PKGINDEX_VERSION "1.6"
|
||||
|
||||
#define XBPS_API_VERSION "20130207-1"
|
||||
#define XBPS_API_VERSION "20130220"
|
||||
|
||||
#ifndef XBPS_VERSION
|
||||
#define XBPS_VERSION "UNSET"
|
||||
|
Reference in New Issue
Block a user