From c83a118230bbf0a89f85b231f7715af73a2d3cca Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Tue, 15 Apr 2008 16:40:04 +0000 Subject: fix servicedvd.so install (now the directory is created before copy lib --- lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am') diff --git a/lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am b/lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am index bb02291c..9aeb477a 100644 --- a/lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am @@ -6,6 +6,3 @@ servicedvd.so: all: servicedvd.so CLEANFILES = servicedvd.so - -install: all - $(INSTALL) servicedvd.so $(DESTDIR)/$(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer -- cgit v1.2.3