update dvbapp.
[vuplus_dvbapp] / lib / python / Plugins / Extensions / DLNAServer / Makefile.am
index 8d8805f..821fe1d 100644 (file)
@@ -3,10 +3,6 @@ installdir = $(pkglibdir)/python/Plugins/Extensions/DLNAServer
 SUBDIRS = meta 
 
 install_PYTHON = \
-       dlnaserver \
        __init__.py \
        plugin.py 
 
-install-data-hook:
-       @chmod +x $(DESTDIR)$(installdir)/dlnaserver
-