[arch-commits] Commit in sdcc/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Jun 17 12:14:06 UTC 2016
Date: Friday, June 17, 2016 @ 12:14:05
Author: spupykin
Revision: 180362
upgpkg: sdcc 3.6.0-2
upd
Modified:
sdcc/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-17 12:14:02 UTC (rev 180361)
+++ PKGBUILD 2016-06-17 12:14:05 UTC (rev 180362)
@@ -4,7 +4,7 @@
pkgname=sdcc
pkgver=3.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)"
arch=('i686' 'x86_64')
license=('GPL')
@@ -48,4 +48,5 @@
fi
sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' $pkgdir/usr/bin/as2gbmap
+ rm -rf $pkgdir/usr/share/info
}
More information about the arch-commits
mailing list