[arch-commits] Commit in kdegraphics/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jun 27 03:58:24 UTC 2010


    Date: Saturday, June 26, 2010 @ 23:58:24
  Author: andrea
Revision: 84176

add missing doc

Modified:
  kdegraphics/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-27 03:46:59 UTC (rev 84175)
+++ PKGBUILD	2010-06-27 03:58:24 UTC (rev 84176)
@@ -52,6 +52,8 @@
 	depends=('kdelibs' 'libgphoto2')
 	cd $srcdir/build/kamera
 	make DESTDIR=$pkgdir install
+	cd $srcdir/build/doc/kcontrol/kamera
+	make DESTDIR=$pkgdir install
 }
 
 package_kdegraphics-kcolorchooser() {
@@ -72,7 +74,7 @@
 	install='kdegraphics.install'
 	cd $srcdir/build/kgamma
 	make DESTDIR=$pkgdir install
-	cd $srcdir/build/doc/kgamma
+	cd $srcdir/build/doc/kcontrol/kgamma
 	make DESTDIR=$pkgdir install
 }
 




More information about the arch-commits mailing list