Remove R-devel patches for openSUSE 15.3/15.4
Now fixed upstream in R-devel / R 4.3.0.
This commit is contained in:
parent
77f2ce4e01
commit
09e29e69fa
1 changed files with 10 additions and 30 deletions
|
|
@ -64,6 +64,7 @@ fetch_r_source() {
|
|||
rm /tmp/R-${1}.tar.gz
|
||||
}
|
||||
|
||||
# Apply a patch for this R version if present. Typically for R-devel.
|
||||
patch_r() {
|
||||
cd /tmp/R-${1}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue