diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-10-25 17:53:04 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-10-25 18:01:07 +0200 |
commit | ceda255a269db8047c2a2b263d5ccd652c3690d7 (patch) | |
tree | eb2a563d6836168760e154752c03a744524ab604 /community/spim/APKBUILD | |
parent | 51bee4a4198175f136a16f41f86f7089e1f7257e (diff) | |
download | aports-ceda255a269db8047c2a2b263d5ccd652c3690d7.tar.bz2 aports-ceda255a269db8047c2a2b263d5ccd652c3690d7.tar.xz |
community/spim: cleanup patches, add comments to them
Diffstat (limited to 'community/spim/APKBUILD')
-rw-r--r-- | community/spim/APKBUILD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/community/spim/APKBUILD b/community/spim/APKBUILD index 4e585c6c6a..86c35b7173 100644 --- a/community/spim/APKBUILD +++ b/community/spim/APKBUILD @@ -15,8 +15,6 @@ subpackages="$pkgname-doc" source="http://pages.cs.wisc.edu/~larus/SPIM/${pkgname}-${pkgver}.tar.gz flex-2.6-compat.patch respect-env.patch" - -patch_args="-p0" builddir="$srcdir"/$pkgname-$pkgver build() { @@ -37,5 +35,5 @@ package() { } sha512sums="c4eb66863a931b74d6c6ecd92860d16fd6369c85caecba1e71a1149e73e708502d1070f17a9beb6d0af1368db1ee5a85c040b596866a1236275cdd410a661adf spim-8.0.tar.gz -787df8e61cb4dd11a6dfdd217d1c990a8335d2790cd6327faf09811094821c8485bd44990c934e699a877938f81777302fdd60845ac27afbd5dc5b9b59db0132 flex-2.6-compat.patch -68e9f39bbcee4524557389fac2a617b1b588f2df7a1a807ce8a646053345b6a5f7aba6dda23d4821283783b654baa01763923cb70501a03467c5302f173383ef respect-env.patch" +627507dbf2f8c8019372641a9ff04eace2b1db44e7e481efab795cfab22a44cb5d7fb847c8da59d3b74420ea73369d9c2692fecc1c115d9a8f128e31b2fbf059 flex-2.6-compat.patch +b8b685b044e2a640fb96fcf62c8c220b6de5f1f50a3add31b17f36d4b564c417195d0b9a25ed0c50ced429f066621bbc84124134a6ef62391a0e6531d6383919 respect-env.patch" |