aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-02-24 14:30:02 +0100
committerWojtek Kosior <koszko@koszko.org>2022-02-24 15:40:54 +0100
commit7d45ef6cb28a33c744995722a96891bd1a44c973 (patch)
tree00a7b5420f344c4e8e703536ac4833ebdbc625ca /debian/rules
parent0bbc3083754a72d9352246ad346e2b98e44a955d (diff)
downloadhaketilo-hydrilla-7d45ef6cb28a33c744995722a96891bd1a44c973.tar.gz
haketilo-hydrilla-7d45ef6cb28a33c744995722a96891bd1a44c973.zip
(temporarily) remove debian packaging
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules16
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index a0880f7..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,16 +0,0 @@
-#! /usr/bin/make -f
-
-# SPDX-License-Identifier: CC0-1.0
-
-# Hydrilla's debian/rules file
-#
-# Copyright (C) 2021 Wojtek Kosior
-#
-# Available under the terms of Creative Commons Zero v1.0 Universal.
-
-export DH_VERBOSE = 1
-export PYBUILD_NAME = pydrilla
-export PYBUILD_TEST_PYTEST = 1
-
-%:
- dh $@ --with python3 --buildsystem=pybuild