Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile.ffmpeg: revert last change
  • Loading branch information
perexg committed Mar 26, 2016
1 parent 129fbb8 commit 06a8da9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.ffmpeg
Expand Up @@ -401,8 +401,7 @@ $(LIB_ROOT)/$(LIBFDKAAC)/.tvh_download:
@touch $@

$(LIB_ROOT)/$(LIBFDKAAC)/.tvh_build: \
$(LIB_ROOT)/$(LIBFDKAAC)/.tvh_download \
$(LIB_ROOT)/$(LIBVORBIS)/.tvh_build
$(LIB_ROOT)/$(LIBFDKAAC)/.tvh_download
cd $(LIB_ROOT)/$(LIBFDKAAC) && $(CONFIGURE)
DESTDIR=$(EBUILDIR) \
$(MAKE) -C $(LIB_ROOT)/$(LIBFDKAAC) install
Expand Down

0 comments on commit 06a8da9

Please sign in to comment.