rPackages.RcppGetconf: fixed build
This commit is contained in:
@@ -1190,6 +1190,10 @@ let
|
||||
patchPhase = "patchShebangs configure";
|
||||
});
|
||||
|
||||
RcppGetconf = old.RcppGetconf.overrideAttrs (attrs: {
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
SpliceWiz = old.SpliceWiz.overrideAttrs (attrs: {
|
||||
postPatch = "patchShebangs configure";
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user