summaryrefslogtreecommitdiff
path: root/debian/pbuilder-test/02_ladspah
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-07-07 22:33:26 -0400
committerFelipe Sateler <fsateler@debian.org>2019-07-07 22:50:48 -0400
commitf9607e48a681b200b93ec3f37d2bfb0a3c0e9931 (patch)
tree0e9690587f963944095b483048b702e933261f27 /debian/pbuilder-test/02_ladspah
parent879b67e07c2fdc61ee1af12d4c634a3c8b67b917 (diff)
Convert add autopkgtests
Based on the old pbuilder-tests
Diffstat (limited to 'debian/pbuilder-test/02_ladspah')
-rw-r--r--debian/pbuilder-test/02_ladspah5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/pbuilder-test/02_ladspah b/debian/pbuilder-test/02_ladspah
deleted file mode 100644
index 139cbbd..0000000
--- a/debian/pbuilder-test/02_ladspah
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-# test that ladspa.h works
-set -e
-gcc debian/pbuilder-test/02_ladspah.c -o /tmp/test.o
-/tmp/test.o