Commit 4d097fe8 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

liboil: don't build examples

parent 7f4cb62a
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -44,12 +44,3 @@ $(LIBOIL_HOOK_POST_INSTALL):
	# Remove useless bugreport program from the target
	rm -f $(TARGET_DIR)/usr/bin/oil-bugreport
	touch $@


# Disable some examples that will break the build.
# There are sveral more that can be removed
# by someone with time over.
$(LIBOIL_HOOK_POST_CONFIGURE):
	$(SED) 's/uberopt//g' $(LIBOIL_DIR)/examples/Makefile
	$(SED) 's/work//g' $(LIBOIL_DIR)/examples/Makefile