summaryrefslogtreecommitdiff
path: root/strata/genivi-demo-platform/pygtk.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/genivi-demo-platform/pygtk.morph')
-rw-r--r--strata/genivi-demo-platform/pygtk.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/genivi-demo-platform/pygtk.morph b/strata/genivi-demo-platform/pygtk.morph
deleted file mode 100644
index 770e50ae..00000000
--- a/strata/genivi-demo-platform/pygtk.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: pygtk
-kind: chunk
-description: python GTK bindings
-build-system: autotools
-pre-configure-commands:
-- sed -i 's:1.8\*) automake_progs=.*:1.8\*) automake_progs="automake-1.15" ;;:' autogen.sh
-#- sed -i 's/pygobject-2.0/pygobject-3.0/g' configure.ac
-configure-commands:
-- export NOCONFIGURE=1; export ACLOCAL=aclocal; ./autogen.sh
-- ./configure --prefix="$PREFIX"