1
0
mirror of https://gitlab.gnome.org/GNOME/nautilus synced 2024-07-04 17:30:47 +00:00

Flatpak: Update to fdo 1.8 runtime

This commit is contained in:
Carlos Soriano 2018-05-17 13:01:56 +02:00
parent c9dc1d2eb7
commit b4282720a9

View File

@ -28,8 +28,8 @@
{
"type": "shell",
"commands": [
"cp -f /usr/share/gnu-config/config.sub ./config/",
"cp -f /usr/share/gnu-config/config.guess ./config/"
"cp -f /usr/share/automake-1.15/config.sub ./config/",
"cp -f /usr/share/automake-1.15/config.guess ./config/"
]
}
]