summaryrefslogtreecommitdiff
path: root/unmaintained/strata/openstack-services/tftp-hpa.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/strata/openstack-services/tftp-hpa.morph')
-rw-r--r--unmaintained/strata/openstack-services/tftp-hpa.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/unmaintained/strata/openstack-services/tftp-hpa.morph b/unmaintained/strata/openstack-services/tftp-hpa.morph
deleted file mode 100644
index b8fab451..00000000
--- a/unmaintained/strata/openstack-services/tftp-hpa.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: tftp-hpa
-build-system: autotools
-kind: chunk
-configure-commands:
-# There is an autogen.sh script in the tree which doesn't work,
-# so the default commands don't work here.
-- autoreconf -ivf
-- ./configure --prefix="%{prefix}"
-install-commands:
-- make INSTALLROOT="$DESTDIR" install