diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-01-23 02:51:31 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-01-23 02:51:31 +0000 |
commit | 1444e0f5255fc0fca85f3f328bd02acb74706be3 (patch) | |
tree | 5719282b59dc3e27009541e6c9b9962ea54e5fc5 /www | |
parent | b544c0573c057f7549a9b306ea6b0c369cdae7a1 (diff) | |
download | pkgsrc-1444e0f5255fc0fca85f3f328bd02acb74706be3.tar.gz |
fix PLIST on solaris
Diffstat (limited to 'www')
-rw-r--r-- | www/opera/PLIST.SunOS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/opera/PLIST.SunOS b/www/opera/PLIST.SunOS index 2aca3344416..67d79bb6ccd 100644 --- a/www/opera/PLIST.SunOS +++ b/www/opera/PLIST.SunOS @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.SunOS,v 1.4 2006/10/23 11:01:54 dmcmahill Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.5 2007/01/23 02:51:31 dmcmahill Exp $ lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/missingsyms.so lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/opera lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/spellcheck.so @@ -51,6 +51,9 @@ share/opera/styles/image.css share/opera/styles/images/bar.png share/opera/styles/images/center.png share/opera/styles/images/opera.png +share/opera/styles/images/red_center.png +share/opera/styles/images/red_left.png +share/opera/styles/images/red_right.png share/opera/styles/images/root.png share/opera/styles/images/top.png share/opera/styles/im.css @@ -67,6 +70,7 @@ share/opera/styles/user/imageandlinkonly.css share/opera/styles/user/nostalgia.css share/opera/styles/user/showstructure.css share/opera/styles/user/textonly.css +share/opera/styles/warning.css share/opera/styles/wml.css share/opera/svg-mobd.dat share/opera/svg-mo.dat |