summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-15 16:51:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-09-15 16:51:55 +0000
commita20f0a7171665b568756be1d2e09c06d0f472169 (patch)
treeabb5f12e498cacc2b7115bbb2060041cef15c16f /debian/rules
parentAdding upstream version 6.0.4. (diff)
downloadsqlglot-a20f0a7171665b568756be1d2e09c06d0f472169.tar.xz
sqlglot-a20f0a7171665b568756be1d2e09c06d0f472169.zip
Adding debian version 6.0.4-1.debian/6.0.4-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..c4f2e5e
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+export PYBUILD_NAME=sqlglot
+
+%:
+ dh ${@} --buildsystem=pybuild