summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37e3afc0ed98..91eec4de879c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ build(){
make pgo=instrument compiler=g++ platform=linux target=higan profile=${_profile} name=higan-${_profile}
#
# Run all cores and SFC special chips (except the new (famicom variant) nSide systems (Playchoice 10, VS System))
- "${srcdir}/profilebatch" "out/higan-${_profile}" "/home/zombie/ROMS/higan/"
+ "${srcdir}/profilebatch" "out/higan-${_profile}" "/home/${USER}/Emulation/"
#
# Build with profile analysis
make clean