summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c24d1aae5e3f..60ecc85131a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,12 +12,6 @@ options=('!buildflags' '!strip' 'staticlibs')
source=("https://github.com/pspdev/pspsdk/archive/master.zip")
md5sums=('SKIP')
-prepare()
-{
- cd "$srcdir/pspsdk-master"
- #sed -i "/Could not allocate the section data buffer/d" tools/unpack-pbp.c
-}
-
build()
{
cd "$srcdir/pspsdk-master"