summaryrefslogtreecommitdiff
path: root/debian/pbuilder-test/02_ladspah
diff options
context:
space:
mode:
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