[arch-commits] Commit in ttf-junicode/trunk (PKGBUILD)
François Charette
francois at archlinux.org
Wed Jun 17 13:04:39 UTC 2009
Date: Wednesday, June 17, 2009 @ 09:04:39
Author: francois
Revision: 42633
remove GPL2 license from /usr/share/doc
Modified:
ttf-junicode/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-17 12:31:10 UTC (rev 42632)
+++ PKGBUILD 2009-06-17 13:04:39 UTC (rev 42633)
@@ -22,6 +22,6 @@
mkdir -p $pkgdir/usr/share/doc/$pkgname
install -m644 fonts/*.ttf $pkgdir/usr/share/fonts/TTF
install -m644 doc/* $pkgdir/usr/share/doc/$pkgname
- rm -f $pkgdir/usr/share/doc/License*
+ rm -f $pkgdir/usr/share/doc/$pkgname/License*
}
More information about the arch-commits
mailing list