mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 23:41:57 +00:00
g3fcgen: fix deb build
This commit is contained in:
parent
38ae296b1b
commit
1edc11ef30
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ override_dh_auto_build:
|
|||
|
||||
override_dh_auto_install:
|
||||
install -m 755 -D target/$(BUILD_PROFILE)/g3fcgen debian/tmp/usr/bin/g3fcgen
|
||||
install -m 644 -D $(PACKAGE_NAME)/service/g3fcgen@.service debian/tmp/lib/systemd/system/g3fcgen@.service
|
||||
|
||||
override_dh_installchangelogs:
|
||||
dh_installchangelogs $(PACKAGE_NAME)/CHANGELOG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue