[arch-commits] Commit in openoffice-base-devel/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 21 14:49:44 UTC 2008


    Date: Tuesday, October 21, 2008 @ 10:49:43
  Author: andyrtr
Revision: 16608

upgpkg: openoffice-base-devel 3.1_dev300_m33-1

Modified:
  openoffice-base-devel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-21 14:42:40 UTC (rev 16607)
+++ PKGBUILD	2008-10-21 14:49:43 UTC (rev 16608)
@@ -263,14 +263,10 @@
 	chown root.root -R ${pkgdir}/
 	chmod +rX -R ${pkgdir}/usr
 
-	# some cleanup
-#	find ${pkgdir}/usr/share/icons -depth -name "CVS" -type d -exec rm -r {} \; > /dev/null 2>&1
-	rm -f  ${pkgdir}/opt/openoffice/program/root*.dat.*
-
 	# link the mozilla-plugin
 	mkdir -p ${pkgdir}/usr/lib/mozilla/plugins/
 	cd ${pkgdir}/usr/lib/mozilla/plugins/
-	ln -v -s /opt/openoffice/program/libnpsoplugin.so .
+	ln -v -s /opt/openoffice/program/libnpsoplugin.so . # should be fixed to reflect the devel path in the next release
 
 	## Develize it!
 	cd ${pkgdir}/opt/




More information about the arch-commits mailing list