| /jds/desktop-cache/trunk/icon-cache/ |
| icon-cache | 61 for DIR in /usr/share/icons/*; do 62 if [ -a "$DIR/index.theme" ] ; then 63 if [ -a "$DIR/icon-theme.cache" ] ; then 64 RESULT=`${FIND_NEWER} -f -m -c --newer $DIR/icon-theme.cache $DIR 2>/dev/null` 66 RESULT=`/usr/bin/find $DIR -type d` 67 if [ ${#RESULT} == ${#DIR} ]; then 68 echo "$DIR doesn't contain subdirectories. No icon cache is needed" 76 echo "No icon cache found in $DIR. Generating one." 78 echo "Icons newer than the cache found in $DIR. Updating the cache." [all...] |
| /jds/desktop-cache/trunk/input-method/ |
| input-method-cache | 65 for DIR in "" $ARCH64; do 66 test -x /usr/bin/$DIR/gtk-query-immodules-2.0 || { 70 if [ -a "/etc/$DIR/gtk-2.0/gtk.immodules" ]; then 72 --newer /etc/$DIR/gtk-2.0/gtk.immodules \ 73 /usr/lib/$DIR/gtk-2.0/*/immodules 2>/dev/null` 80 /usr/bin/$DIR/gtk-query-immodules-2.0 /usr/lib/$DIR/gtk-2.0/*/immodules/*.so \ 81 > /etc/$DIR/gtk-2.0/gtk.immodules 83 echo "gtk-query-immodules-2.0 exited with an error while generating the cache file /etc/$DIR/gtk-2.0/gtk.immodules" 86 echo "input method cache installed in /etc/$DIR/gtk-2.0/gtk.immodules [all...] |
| /jds/desktop-cache/trunk/pixbuf-loaders/ |
| pixbuf-loaders-installer | 64 for DIR in "" $ARCH64; do 65 test -x /usr/bin/$DIR/gdk-pixbuf-query-loaders || { 69 if [ -a "/etc/$DIR/gtk-2.0/gdk-pixbuf.loaders" ]; then 71 --newer /etc/$DIR/gtk-2.0/gdk-pixbuf.loaders \ 72 /usr/lib/$DIR/gtk-2.0/*/loaders 2>/dev/null` 79 /usr/bin/$DIR/gdk-pixbuf-query-loaders > /etc/$DIR/gtk-2.0/gdk-pixbuf.loaders 81 echo "gdk-pixbuf-query-loaders exited with an error while generating the installer file /etc/$DIR/gtk-2.0/gdk-pixbuf.loaders" 84 echo "gdk pixbuf loaders installed in /etc/$DIR/gtk-2.0/gdk-pixbuf.loaders" 92 for DIR in "" $ARCH64; d [all...] |
| /jds/zfs-snapshot/ |
| Makefile | 0 DIR = \ 28 tar cf ${DIR}.tar -C .. ${DIR}/Changelog -C .. ${DIR}/Makefile \ 29 -C .. ${DIR}/README.zfs-auto-snapshot.txt -C .. ${DIR}/src 30 gzip ${DIR}.tar
|
| /jds/arc-documents/trunk/scripts/ |
| get-symbols | 65 DIR=$1; LIB=$2 72 /usr/ccs/bin/dump -Lv ${DIR}/$LIB | /usr/bin/egrep "NEEDED|SONAME|RUNPATH" >> $REPORTDIR/$LIB.report 76 /usr/bin/ldd -r ${DIR}/$LIB 2>&1 >> $REPORTDIR/$LIB.report 164 DIR=`/usr/bin/dirname $LIBV` 189 so_dependencies $DIR $LIB 213 /usr/ccs/bin/nm ${DIR}/$LIB | /usr/bin/grep "GLOB" > $REPORTDIR/${LIB}.syms
|
| /jds/spec-files/branches/217update/Solaris/ |
| SUNWgnome-a11y-libs.spec | 143 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 179 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 182 if [ -d $DIR -a -h $DIR ] 184 nextdir=`dirname $DIR` 188 f=`basename $DIR` 193 JDK_DIR="$JDK_DIR/$DIR" 196 # If the 'java' item is not a symlink (presumably a dir) there will be no 251 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 254 if [ -d $DIR -a -h $DIR [all...] |
| /jds/spec-files/branches/gnome-2-14/Solaris/ |
| SUNWgnome-a11y-libs.spec | 145 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 181 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 184 if [ -d $DIR -a -h $DIR ] 186 nextdir=`dirname $DIR` 190 f=`basename $DIR` 195 JDK_DIR="$JDK_DIR/$DIR" 198 # If the 'java' item is not a symlink (presumably a dir) there will be no 253 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 256 if [ -d $DIR -a -h $DIR [all...] |
| /jds/spec-files/branches/gnome-2-16/Solaris/ |
| SUNWgnome-a11y-libs.spec | 143 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 179 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 182 if [ -d $DIR -a -h $DIR ] 184 nextdir=`dirname $DIR` 188 f=`basename $DIR` 193 JDK_DIR="$JDK_DIR/$DIR" 196 # If the 'java' item is not a symlink (presumably a dir) there will be no 251 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 254 if [ -d $DIR -a -h $DIR [all...] |
| SUNWfirefox.spec | 231 DIR=$1 236 ${PKGCOND} is_path_writable ${DIR} >/dev/null 2>&1 239 touch ${DIR}/.test.$$ >/dev/null 2>&1 241 rm -f ${DIR}/.test.$$ >/dev/null 2>&1 264 %dir %attr (0755, root, bin) %{_bindir} 266 %dir %attr (0755, root, bin) %{_libdir} 268 %dir %attr (0755, root, sys) %{_datadir} 269 %dir %attr (0755, root, other) %{_datadir}/applications 271 %dir %attr (0755, root, other) %{_datadir}/pixmaps 273 %dir %attr (0755, root, bin) %{_mandir [all...] |
| /jds/spec-files/branches/gnome-2-18/ |
| SUNWgnome-a11y-libs.spec | 145 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 181 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 184 if [ -d $DIR -a -h $DIR ] 186 nextdir=`dirname $DIR` 190 f=`basename $DIR` 195 JDK_DIR="$JDK_DIR/$DIR" 198 # If the 'java' item is not a symlink (presumably a dir) there will be no 253 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 256 if [ -d $DIR -a -h $DIR [all...] |
| SUNWfirefox.spec | 262 DIR=$1 267 ${PKGCOND} is_path_writable ${DIR} >/dev/null 2>&1 270 touch ${DIR}/.test.$$ >/dev/null 2>&1 272 rm -f ${DIR}/.test.$$ >/dev/null 2>&1 296 %dir %attr (0755, root, bin) %{_bindir} 298 %dir %attr (0755, root, bin) %{_libdir} 306 %dir %attr (0755, root, sys) %{_datadir} 307 %dir %attr (0755, root, other) %{_datadir}/applications 309 %dir %attr (0755, root, other) %{_datadir}/pixmaps 311 %dir %attr (0755, root, bin) %{_mandir [all...] |
| /jds/spec-files/branches/gnome-2-18-slim/ |
| SUNWgnome-a11y-libs.spec | 145 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 181 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 184 if [ -d $DIR -a -h $DIR ] 186 nextdir=`dirname $DIR` 190 f=`basename $DIR` 195 JDK_DIR="$JDK_DIR/$DIR" 198 # If the 'java' item is not a symlink (presumably a dir) there will be no 253 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 256 if [ -d $DIR -a -h $DIR [all...] |
| SUNWfirefox.spec | 262 DIR=$1 267 ${PKGCOND} is_path_writable ${DIR} >/dev/null 2>&1 270 touch ${DIR}/.test.$$ >/dev/null 2>&1 272 rm -f ${DIR}/.test.$$ >/dev/null 2>&1 296 %dir %attr (0755, root, bin) %{_bindir} 298 %dir %attr (0755, root, bin) %{_libdir} 306 %dir %attr (0755, root, sys) %{_datadir} 307 %dir %attr (0755, root, other) %{_datadir}/applications 309 %dir %attr (0755, root, other) %{_datadir}/pixmaps 311 %dir %attr (0755, root, bin) %{_mandir [all...] |
| /jds/spec-files/branches/gnome-2-20/ |
| SUNWgnome-a11y-libs.spec | 153 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 189 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 192 if [ -d $DIR -a -h $DIR ] 194 nextdir=`dirname $DIR` 198 f=`basename $DIR` 203 JDK_DIR="$JDK_DIR/$DIR" 206 # If the 'java' item is not a symlink (presumably a dir) there will be no 261 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 264 if [ -d $DIR -a -h $DIR [all...] |
| /jds/spec-files/branches/gnome-2-22/ |
| SUNWgnome-a11y-libs.spec | 154 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 190 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 193 if [ -d $DIR -a -h $DIR ] 195 nextdir=`dirname $DIR` 199 f=`basename $DIR` 204 JDK_DIR="$JDK_DIR/$DIR" 207 # If the 'java' item is not a symlink (presumably a dir) there will be no 262 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 265 if [ -d $DIR -a -h $DIR [all...] |
| SUNWfirefox.spec | 272 DIR=$1 277 ${PKGCOND} is_path_writable ${DIR} >/dev/null 2>&1 280 touch ${DIR}/.test.$$ >/dev/null 2>&1 282 rm -f ${DIR}/.test.$$ >/dev/null 2>&1 306 %dir %attr (0755, root, bin) %{_bindir} 308 %dir %attr (0755, root, bin) %{_libdir} 316 %dir %attr (0755, root, sys) %{_datadir} 317 %dir %attr (0755, root, other) %{_datadir}/applications 319 %dir %attr (0755, root, other) %{_datadir}/pixmaps 321 %dir %attr (0755, root, bin) %{_mandir [all...] |
| /jds/spec-files/branches/opensolaris-2008-05/ |
| SUNWgnome-a11y-libs.spec | 152 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 188 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 191 if [ -d $DIR -a -h $DIR ] 193 nextdir=`dirname $DIR` 197 f=`basename $DIR` 202 JDK_DIR="$JDK_DIR/$DIR" 205 # If the 'java' item is not a symlink (presumably a dir) there will be no 260 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 263 if [ -d $DIR -a -h $DIR [all...] |
| /jds/spec-files/branches/opensolaris-2008-05-bts/ |
| SUNWgnome-a11y-libs.spec | 152 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 188 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 191 if [ -d $DIR -a -h $DIR ] 193 nextdir=`dirname $DIR` 197 f=`basename $DIR` 202 JDK_DIR="$JDK_DIR/$DIR" 205 # If the 'java' item is not a symlink (presumably a dir) there will be no 260 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 263 if [ -d $DIR -a -h $DIR [all...] |
| /jds/spec-files/branches/opensolaris-2008-11/ |
| SUNWgnome-a11y-libs.spec | 141 # Remove empty dir 187 # I am testing if /usr/java/jre/lib/ is writable as this is the only dir touched by this postinstall script 223 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 226 if [ -d $DIR -a -h $DIR ] 228 nextdir=`dirname $DIR` 232 f=`basename $DIR` 237 JDK_DIR="$JDK_DIR/$DIR" 240 # If the 'java' item is not a symlink (presumably a dir) there will be no 295 DIR=`ls -l $JAVADIR | awk '{print $NF}' [all...] |
| /jds/spec-files/branches/gnome-2-24/ |
| SUNWgnome-a11y-libs.spec | 140 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 141 echo "DIR=$DIR" 144 if [ -d $DIR -a -h $DIR ] 146 nextdir=`dirname $DIR` 150 f=`basename $DIR` 155 JDK_DIR="$JDK_DIR/$DIR" 158 # If the 'java' item is not a symlink (presumably a dir) there will be no 207 # Remove empty dir [all...] |
| /jds/spec-files/branches/opensolaris-2009-06/ |
| SUNWgnome-a11y-libs.spec | 140 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 141 echo "DIR=$DIR" 144 if [ -d $DIR -a -h $DIR ] 146 nextdir=`dirname $DIR` 150 f=`basename $DIR` 155 JDK_DIR="$JDK_DIR/$DIR" 158 # If the 'java' item is not a symlink (presumably a dir) there will be no 207 # Remove empty dir [all...] |
| /jds/spec-files/branches/gnome-2-26/ |
| SUNWgnome-a11y-libs.spec | 206 DIR=`ls -l $JAVADIR | awk '{print $NF}'` 207 echo "DIR=$DIR" 210 if [ -d $DIR -a -h $DIR ] 212 nextdir=`dirname $DIR` 216 f=`basename $DIR` 221 JDK_DIR="$JDK_DIR/$DIR" 224 # If the 'java' item is not a symlink (presumably a dir) there will be no 294 # Remove empty dir [all...] |
| SUNWmyspell-dictionary-l10n.spec | 330 DIR=`basename $SOURCE .zip` 332 case $DIR in 338 DIR=`basename $SOURCE .tar.bz2` 340 mv fa $DIR 344 DIR=`basename $DIR .oxt | sed -e "s|dict-||"` 345 mkdir $DIR 346 cd $DIR 355 mv gl_ES $DIR 364 mkdir $DIR [all...] |
| /jds/spec-files/trunk/ |
| SUNWmyspell-dictionary-l10n.spec | 315 DIR=`basename $SOURCE .zip` 317 case $DIR in 323 DIR=`basename $SOURCE .tar.bz2` 325 mv fa $DIR 329 DIR=`basename $DIR .oxt | sed -e "s|dict-||"` 330 mkdir $DIR 331 cd $DIR 340 mv gl_ES $DIR 349 mkdir $DIR [all...] |
| /jds/spec-files/branches/gnome-2-28/ |
| SUNWmyspell-dictionary-l10n.spec | 315 DIR=`basename $SOURCE .zip` 317 case $DIR in 323 DIR=`basename $SOURCE .tar.bz2` 325 mv fa $DIR 329 DIR=`basename $DIR .oxt | sed -e "s|dict-||"` 330 mkdir $DIR 331 cd $DIR 340 mv gl_ES $DIR 349 mkdir $DIR [all...] |