Fix previous merge

This commit is contained in:
Sébastien Delafond
2024-11-17 14:44:12 +01:00
parent 606b701b00
commit 7be60cd8be
2 changed files with 2 additions and 8 deletions
+1 -8
View File
@@ -20,15 +20,8 @@ override_dh_auto_clean:
rm -rf obj-$(DEB_TARGET_GNU_TYPE)/
dh_auto_clean
override_dh_auto_build:
echo $(DEB_VERSION) > VERSION
go build -o build/aptly
# when dependencies fully debianized:
# echo $(DEB_VERSION) > obj-$(DEB_TARGET_GNU_TYPE)/src/github.com/aptly-dev/aptly/VERSION
# dh_auto_build
override_dh_auto_test:
# run during autopkgtests
override_dh_auto_install:
dh_auto_install -- --no-source