Skip to content

Commit

Permalink
Merge pull request #39 from WilliamBruneau/move_debian
Browse files Browse the repository at this point in the history
Move files used for building debian package
  • Loading branch information
vruello authored Sep 1, 2023
2 parents ce425a2 + 1cdaf0e commit 4c7e697
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ assets = [
["../doc/*", "usr/share/doc/openwec/doc/", "644"],
]
conf-files = ["/etc/openwec.conf.toml"]
maintainer-scripts = "debian/"
maintainer-scripts = "../build-pkg/debian/"
systemd-units = { unit-name = "openwecd", enable = false }

0 comments on commit 4c7e697

Please sign in to comment.