Date: Friday, March 1, 2019 @ 14:44:48 Author: felixonmars Revision: 437268
use a better name Added: golang-deepin-gir/ Modified: golang-deepin-gir/trunk/PKGBUILD Deleted: deepin-gir-generator/ ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: golang-deepin-gir/trunk/PKGBUILD =================================================================== --- deepin-gir-generator/trunk/PKGBUILD 2019-03-01 14:44:01 UTC (rev 437267) +++ golang-deepin-gir/trunk/PKGBUILD 2019-03-01 14:44:48 UTC (rev 437268) @@ -23,6 +23,7 @@ # Our gobject-introspection is too new # https://cr.deepin.io/#/c/16880/ patch -p1 -i ../SettingsBackendLike.patch + sed -i '/MountIface/a ,"OutputVector"' lib.in/gio-2.0/config.json } build() {
