jaymzh commented on this pull request.


> @@ -231,6 +232,9 @@ static int expandRegular(rpmfi fi, const char *dest, 
> rpmpsm psm, int nodigest, i
 exit:
     if (wfd) {
        int myerrno = errno;
+        if (rpmExpandNumeric("%{force_fsync_on_close}")) {

`oneshot` is processed in `processSourceFiles` which won't apply here... as I 
imagine everythign in build/ is ... where would be an appropriate place to 
check for this and set it once?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/187#discussion_r109741819
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to