aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2008-04-15 16:40:04 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2008-04-15 16:40:04 +0000
commitc83a118230bbf0a89f85b231f7715af73a2d3cca (patch)
tree8e5e3cbf199a26e7d1b79e4e974704d04c0a83c3 /lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am
parente48e67ced346bf110740ac1051a9a0e240fdbc56 (diff)
downloadenigma2-c83a118230bbf0a89f85b231f7715af73a2d3cca.tar.gz
enigma2-c83a118230bbf0a89f85b231f7715af73a2d3cca.zip
fix servicedvd.so install (now the directory is created before copy lib
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am')
-rw-r--r--lib/python/Plugins/Extensions/DVDPlayer/src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
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