diff options
author | davidovski <david@davidovski.xyz> | 2022-02-02 17:08:08 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-02-02 17:08:08 +0000 |
commit | d295fb072e7b6a43fc6a16ff4213c89cc1c03821 (patch) | |
tree | 4d781256a6608be1be7e9d1c1b989a4af4a61921 /repo/system/elogind.xibuild | |
parent | 8e170bf6601c6592fe2e0dda053ee9d55221ebdd (diff) |
changed docbook dtd to install catalogs to correct palces
Diffstat (limited to 'repo/system/elogind.xibuild')
-rw-r--r-- | repo/system/elogind.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/elogind.xibuild b/repo/system/elogind.xibuild index b15fe4a..7fd782d 100644 --- a/repo/system/elogind.xibuild +++ b/repo/system/elogind.xibuild @@ -20,6 +20,7 @@ build () { -Dcgroup-controller=elogind \ -Ddbuspolicydir=/etc/dbus-1/system.d \ -Dman=auto \ + --nonet \ .. && ninja } |