Replace all hard-coded /etc path with sysconfdir
[dconf.git] / gvdb / README
blob4dbd6977722b7bd26045cfd119b5813f172c1dd6
1 DO NOT MODIFY ANY FILE IN THIS DIRECTORY
3 (except maybe the meson.build)
5 This directory is the result of a git subtree merge with the 'gvdb'
6 module on gitlab.gnome.org.  Please apply fixes to the 'gvdb' module and
7 perform a git merge:
9 git remote add gvdb git@gitlab.gnome.org:GNOME/gvdb.git
10 git remote update gvdb
11 cd gvdb/
12 git merge gvdb/master