From d0f33415f254cb2fee06fd89f9cfed4535322f37 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 21 Mar 2014 03:22:19 +0000 Subject: Fri Mar 21 03:19:28 UTC 2014 --- ~coadde/cross-binutils/sh64-unknown-elf-binutils.install | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 ~coadde/cross-binutils/sh64-unknown-elf-binutils.install (limited to '~coadde/cross-binutils/sh64-unknown-elf-binutils.install') diff --git a/~coadde/cross-binutils/sh64-unknown-elf-binutils.install b/~coadde/cross-binutils/sh64-unknown-elf-binutils.install deleted file mode 100644 index 04ee63c8c..000000000 --- a/~coadde/cross-binutils/sh64-unknown-elf-binutils.install +++ /dev/null @@ -1,16 +0,0 @@ -_pkgname=sh64-unknown-elf-binutils - -post_install() { - linktools set $_pkgname - linktools update binutils -} - -post_upgrade() { - post_install -} - -pre_remove() { - [[ $_pkgname == $(linktools check) ]] && { - linktools unset - } -} -- cgit v1.2.3-54-g00ecf