[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 8 04:43:10 UTC 2020
Date: Sunday, March 8, 2020 @ 04:43:10
Author: heftig
Revision: 376980
set-url
Modified:
gnome-shell/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 04:41:46 UTC (rev 376979)
+++ PKGBUILD 2020-03-08 04:43:10 UTC (rev 376980)
@@ -34,7 +34,7 @@
cd $pkgname
git submodule init
- git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
+ git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
git submodule update
}
More information about the arch-commits
mailing list