Commit 20cf5c9e authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

contrib: dvbpsi has config.* in a custom dir

(cherry picked from commit d62d0e3f8f2cb96c755bf8e0666bf4dc248b827d)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 31cc76ab
......@@ -15,7 +15,7 @@ $(TARBALLS)/libdvbpsi-$(DVBPSI_VERSION).tar.bz2:
libdvbpsi: libdvbpsi-$(DVBPSI_VERSION).tar.bz2 .sum-dvbpsi
$(UNPACK)
$(UPDATE_AUTOCONFIG)
$(UPDATE_AUTOCONFIG) && cd $(UNPACK_DIR) && mv config.guess config.sub .auto
$(MOVE)
.dvbpsi: libdvbpsi
......
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