summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Suchan2021-03-25 18:03:47 +0100
committerRoland Suchan2021-03-25 18:03:47 +0100
commit68dbbcbbe722d3a82be1955e34a7b620bdf06f75 (patch)
tree98bbfb0c0c42608b3b28c44d85afe2b642e898e6
parente87bba13b876e913136c87ffa69780db43614c14 (diff)
downloadaur-68dbbcbbe722d3a82be1955e34a7b620bdf06f75.tar.gz
version x264-152
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9333287c29d3..ecee0d7a6c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ build() {
cd x264-snapshot-20180305-2245-stable
./configure \
- --prefix=/usr \
+ --prefix=/usr/local \
--enable-shared
#--libdir="${_libdir}" \
#--includedir="${_includedir}"