summaryrefslogtreecommitdiff
path: root/data/x264/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/x264/make.sh')
-rw-r--r--data/x264/make.sh8
1 files changed, 2 insertions, 6 deletions
diff --git a/data/x264/make.sh b/data/x264/make.sh
index c8be07a8b..909566a37 100644
--- a/data/x264/make.sh
+++ b/data/x264/make.sh
@@ -1,6 +1,2 @@
-pkg:setup
-cp "${PKG_DATA}"/gas-preprocessor.pl .
-# Host requires perl.
-CC="${PKG_TARG}-gcc" AS="./gas-preprocessor.pl -arch $(echo ${PKG_TARG} | sed -e 's/-.*//') -- ${PKG_TARG}-gcc" pkg:configure --enable-shared --disable-lsmash --enable-strip --cross-prefix="${PKG_TARG}-"
-pkg:make
-pkg:install
+pkg: mkdir -p /usr/bin
+cp -a "$(PKG_DEST_ _x264)"/usr/bin/* "${PKG_DEST}"/usr/bin