[arch-commits] Commit in openjdk6/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 11 14:37:44 UTC 2009


    Date: Friday, September 11, 2009 @ 10:37:44
  Author: andyrtr
Revision: 51771

add profile file to backup array for #16136

Modified:
  openjdk6/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-11 13:51:59 UTC (rev 51770)
+++ PKGBUILD	2009-09-11 14:37:44 UTC (rev 51771)
@@ -92,6 +92,7 @@
 
 package_openjdk6() {
  pkgdesc='Free Java environment based on OpenJDK 6.0 with IcedTea6 replacing binary plugs.'
+ backup=(etc/profile.d/openjdk6.sh)
  depends=('gcc-libs' 'xdg-utils' 'hicolor-icon-theme' 'ca-certificates-java' 'libxtst')
  optdepends=('xulrunner: for the browser plugin'
             'alsa-lib: for sound'




More information about the arch-commits mailing list