summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Henrique Merces Moreira2016-06-15 02:36:09 -0300
committerCarlos Henrique Merces Moreira2016-06-15 02:36:09 -0300
commitf721e6478eed9c20545fa926e62d8ea124cd1301 (patch)
tree8150dcd9a70611c137598a8455a0b48ba6630d34 /PKGBUILD
parentde34fd82c0f1d63d219cdef70f22b65f93e51aab (diff)
downloadaur-f721e6478eed9c20545fa926e62d8ea124cd1301.tar.gz
Fix helper files location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43631c770d9f..8adf0955b928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlos Henrique Merces Moreira "chmercesmoreira" <ch.mercesmoreira@gmail.com>
pkgname=photofilmstrip
pkgver=2.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="Create video clips from photos"
arch=('i686' 'x86_64')
url="http://www.photofilmstrip.org/1-0-Home.html"
@@ -21,7 +21,7 @@ package () {
chmod 644 $pkgdir/usr/share/applications/photofilmstrip.desktop
- find /usr/share/doc/photofilmstrip/ -type f -exec chmod 644 {} \;
+ find $pkgdir/usr/share/doc/photofilmstrip/ -type f -exec chmod 644 {} \;
for size in 32x32 48x48 64x64 192x192
do