From 6b2d927485bd8cb68420852346b7af64ae7dc753 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 24 Oct 2015 06:02:25 -0400 Subject: fix parabola-backgrounds PKGBUILD --- libre/parabola-backgrounds/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/parabola-backgrounds/PKGBUILD') diff --git a/libre/parabola-backgrounds/PKGBUILD b/libre/parabola-backgrounds/PKGBUILD index 2e72d2d83..3353781c0 100644 --- a/libre/parabola-backgrounds/PKGBUILD +++ b/libre/parabola-backgrounds/PKGBUILD @@ -39,7 +39,7 @@ prepare() { package() { cd $srcdir ### Place License Information## - install -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname + install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname ## Install all png files to backgrounds folder### find *.png -exec install -D -m644 {} ${pkgdir}/usr/share/backgrounds{} \; mv ${pkgdir}/usr/share/backgrounds. ${pkgdir}/usr/share/backgrounds ## fix strange period in packaging directory -- cgit v1.2.3-54-g00ecf