Index: opencore-amr/amrnb/Makefile =================================================================== --- opencore-amr.orig/amrnb/Makefile +++ opencore-amr/amrnb/Makefile @@ -10,7 +10,7 @@ endif ifeq (, $(PREFIX)) - PREFIX = /usr/local + PREFIX = /usr endif DEC_DIR = $(AMR_BASE)/amr_nb/dec Index: opencore-amr/amrwb/Makefile =================================================================== --- opencore-amr.orig/amrwb/Makefile +++ opencore-amr/amrwb/Makefile @@ -10,7 +10,7 @@ endif ifeq (, $(PREFIX)) - PREFIX = /usr/local + PREFIX = /usr endif DEC_DIR = $(AMR_BASE)/amr_wb/dec