[arch-commits] Commit in xulrunner/trunk (PKGBUILD mozilla-pkgconfig.patch)

Ionut Biru ibiru at archlinux.org
Mon Feb 1 12:50:56 UTC 2010


    Date: Monday, February 1, 2010 @ 07:50:56
  Author: ibiru
Revision: 66774

fix plugin pc FS#17779

Modified:
  xulrunner/trunk/PKGBUILD
  xulrunner/trunk/mozilla-pkgconfig.patch

-------------------------+
 PKGBUILD                |    2 +-
 mozilla-pkgconfig.patch |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 12:30:05 UTC (rev 66773)
+++ PKGBUILD	2010-02-01 12:50:56 UTC (rev 66774)
@@ -23,7 +23,7 @@
         xulrunner-png14.patch)
 md5sums=('458051557ff49e6a352c1d56eee5782a'
          'c99bced771a39690bd71e5e1c1770e73'
-         'd92adb0f23e724c1667baecb4cdaea80'
+         '2d2d7143a4e0bfe71149a51f8dbbab2f'
          '63eee2d1da3b43c9d604f2253f242f40'
          '13dca58c04e62a8916691c63c5c492a0'
          '371303c5bdc4fa0d955d14521b93b69d'

Modified: mozilla-pkgconfig.patch
===================================================================
--- mozilla-pkgconfig.patch	2010-02-01 12:30:05 UTC (rev 66773)
+++ mozilla-pkgconfig.patch	2010-02-01 12:50:56 UTC (rev 66774)
@@ -66,5 +66,5 @@
  Description: Mozilla Plug-In API
  Version: %MOZILLA_VERSION%
 -Cflags: -I${includedir}/stable -DXP_UNIX %ojidef%
-+Cflags: -I${includedir} -DXP_UNIX %ojidef% -I${includedir}/java -I${includedir}/plugin
++Cflags: -I${includedir} -DXP_UNIX %ojidef%
  




More information about the arch-commits mailing list