add catalog validation to archive
This commit is contained in:
7
catalog_validation/ix-source/debian/rules
Normal file
7
catalog_validation/ix-source/debian/rules
Normal file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
export DH_VERBOSE = 1
|
||||
|
||||
export PYBUILD_NAME=catalog_validation
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
Reference in New Issue
Block a user