[arch-commits] Commit in autoconf-2.64/trunk (PKGBUILD)
Daniel Micay
thestinger at archlinux.org
Wed Jan 14 11:06:48 UTC 2015
Date: Wednesday, January 14, 2015 @ 12:06:48
Author: thestinger
Revision: 125904
upgpkg: autoconf-2.64 2.64-1
Modified:
autoconf-2.64/trunk/PKGBUILD
----------+
PKGBUILD | 7 -------
1 file changed, 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-14 10:51:07 UTC (rev 125903)
+++ PKGBUILD 2015-01-14 11:06:48 UTC (rev 125904)
@@ -27,11 +27,4 @@
package() {
cd autoconf-$pkgver
make DESTDIR="$pkgdir" install
-
- # license exception
- install -Dm644 COPYING.EXCEPTION \
- $pkgdir/usr/share/licenses/autoconf/COPYING.EXCEPTION
-
- # remove unwanted file
- rm -f ${pkgdir}/usr/share/info/standards.info
}
More information about the arch-commits
mailing list