Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-10-05 19:39:57 +03:00 committed by GitHub
parent 62f51d4422
commit dc3a302b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
debian/rules vendored
View File

@ -5,6 +5,7 @@
export DH_VERBOSE = 1 export DH_VERBOSE = 1
# #
export PYBUILD_NAME=refind-btrfs export PYBUILD_NAME=refind-btrfs
export PYBUILD_SYSTEM=distutils
# #
## Uncomment to disable testing during package builds ## Uncomment to disable testing during package builds