Commit 48ca2ee8 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: simplification in dvdread

parent 144ba0d1
......@@ -29,5 +29,5 @@ DEPS_dvdread = dvdcss
.dvdread: dvdread .dvdcss
cd $< && sh autogen.sh noconfig
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --with-libdvdcss=$(PREFIX)
cd $< && SUBDIRS="src misc m4" $(MAKE) install
cd $< && $(MAKE) install
touch $@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment