mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Rename share/dbus-1 to etc/dbus-1 to not mix it up with data/shared
refs #615
This commit is contained in:
@@ -67,13 +67,13 @@
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
<folder>
|
||||
<description>share</description>
|
||||
<description>etc</description>
|
||||
<destination>${installdir}/</destination>
|
||||
<name>share</name>
|
||||
<name>etc</name>
|
||||
<platforms>windows</platforms>
|
||||
<distributionFileList>
|
||||
<distributionDirectory>
|
||||
<origin>../../dist/share</origin>
|
||||
<origin>../../dist/etc</origin>
|
||||
</distributionDirectory>
|
||||
</distributionFileList>
|
||||
</folder>
|
||||
|
||||
Reference in New Issue
Block a user