From beebef5955eeadcd0008fd0a1aafe9c9a02d5f56 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 1 Dec 2015 21:53:37 -0300 Subject: mypaint-gegl-git: fix install variable --- pcr/mypaint-gegl-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr') diff --git a/pcr/mypaint-gegl-git/PKGBUILD b/pcr/mypaint-gegl-git/PKGBUILD index 168754e90..e6e4a2098 100644 --- a/pcr/mypaint-gegl-git/PKGBUILD +++ b/pcr/mypaint-gegl-git/PKGBUILD @@ -12,7 +12,6 @@ url="http://mypaint.intilinux.com/" license=('GPL' 'LGPL') depends=('python2-gobject' 'python2-numpy' 'gtk3' 'json-c' 'lcms2' 'gegl') makedepends=('scons>=0.97' 'swig>=1.3.39' 'git') -install=mypaint.install source=($_pkgname-$pkgver::git+https://github.com/$_pkgname/$_pkgname brushlib::git+https://github.com/$_pkgname/lib$_pkgname) md5sums=('SKIP' @@ -42,6 +41,7 @@ package_mypaint-gegl-git() { depends=('python2-gobject' 'python2-numpy' 'gtk3' 'lcms2' 'libmypaint-gegl-git') provides=("${_pkgname}") conflicts=("${_pkgname}") + install=mypaint.install cd $srcdir/$_pkgname-$pkgver scons prefix="$pkgdir"/usr use_sharedlib=yes enable_gegl=yes install -- cgit v1.2.3-54-g00ecf