aboutsummaryrefslogtreecommitdiffstats
path: root/main/mplayer/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mplayer/APKBUILD')
-rw-r--r--main/mplayer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mplayer/APKBUILD b/main/mplayer/APKBUILD
index d55b50c508..668b38e5f8 100644
--- a/main/mplayer/APKBUILD
+++ b/main/mplayer/APKBUILD
@@ -30,7 +30,7 @@ prepare() {
build() {
cd "$_builddir"
- export GCC_SPECS=/usr/share/gcc/hardenednopie.specs
+ export GCC_SPECS=hardenednopie.specs
./configure --prefix=/usr \
--disable-gui \
--disable-gif \