mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
18 lines
500 B
Diff
18 lines
500 B
Diff
--- Makefile.in.orig 2016-05-08 06:34:20.209825630 +0000
|
|
+++ Makefile.in 2016-05-08 06:34:54.689715431 +0000
|
|
@@ -11,7 +11,6 @@
|
|
|
|
DVDPCODECS_DIRS= \
|
|
lib \
|
|
- lib/libdvd
|
|
|
|
ifeq (@USE_LIBSTAGEFRIGHT@,1)
|
|
DVDPCODECS_DIRS += xbmc/cores/dvdplayer/DVDCodecs/Video/libstagefrightICS
|
|
@@ -338,7 +337,6 @@
|
|
$(MAKE) -C lib/addons/library.kodi.guilib
|
|
$(MAKE) -C lib/addons/library.xbmc.pvr
|
|
dvdpcodecs: dllloader
|
|
- $(MAKE) -C lib/libdvd
|
|
|
|
ifeq (@USE_LIBSTAGEFRIGHT@,1)
|
|
dvdpextcodecs: lib@APP_NAME_LC@.so
|