HomeSort by relevance Sort by last modified time
    Searched refs:find (Results 1 - 25 of 1284) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /jds/arc-documents/trunk/scripts/
find-deprecated 7 rm -f /tmp/.find-deprecated.tmp
14 echo " find-deprecated Directory1 Directory2 ... DirectoryN"
31 file $j | awk '{ if ( $2 == "directory" ) print substr($1,1,length($1)-1); }' >> /tmp/.find-deprecated.tmp
34 cat /tmp/.find-deprecated.tmp | sort | uniq > /tmp/.find-deprecated.tmp2
35 mv /tmp/.find-deprecated.tmp2 /tmp/.find-deprecated.tmp
41 for k in `cat /tmp/.find-deprecated.tmp`
49 for i in `find . -name "*.h" | sort | uniq`
101 rm -f /tmp/.find-deprecated.tm
    [all...]
  /jds/jds-cbe/trunk/ext-sources/
gendiff 9 find $1 \( -name "*$2" -o -name ".*$2" \) -print |
  /jds/nimbus/trunk/icons/utils/
multiple-rename.sh 4 for file in `find . -name "$1*"`
5 #for file in `find . -name "network.*" | grep -v actions`
sort-rename.perl 9 @toto = `find . -name "*.$ext"`;
  /jds/compiz-desktop-integration/trunk/
compiz-configure 83 if line.find ("nvidia") != -1:
89 if line.find (card) != -1:
95 if line.find (card) != -1:
111 if line.find (self.card_type) != -1:
130 if line.find ("SUN_TSOL") != -1:
141 if line.find ("_SUN_SUNRAY_HOME") != -1:
159 if lower.find ("\"true\"") != -1 or lower.find ("\"on\"") != -1 or lower.find ("\"1\"") != -1:
179 if line.find ("RenderAccel") != -1 and line.find ("True") != -1
    [all...]
  /jds/desktop-cache/trunk/gconf-cache/
gconf-cache 48 # find schema files newer than the cache
65 SCHEMAS=`/usr/bin/find /etc/gconf/schemas -name '*.schemas' ! -type d`
66 ENTRIES=`/usr/bin/find /etc/gconf/schemas -name '*.entries' ! -type d`
112 SCHEMAS=`/usr/bin/find /etc/gconf/schemas ! -type d -follow \
114 ENTRIES=`/usr/bin/find /etc/gconf/schemas ! -type d -follow \
117 SCHEMAS=`/usr/bin/find /etc/gconf/schemas -name '*.schemas' ! -type d`
118 ENTRIES=`/usr/bin/find /etc/gconf/schemas -name '*.entries' ! -type d`
  /jds/desktop-cache/trunk/icon-cache/
icon-cache 66 RESULT=`/usr/bin/find $DIR -type d`
103 RESULT=`/usr/bin/find $DIR ! -type d -follow 2>/dev/null`
105 RESULT=`/usr/bin/find $DIR -type d`
  /jds/spec-files/branches/gnome-2-24/base-specs/
drivel.spec 40 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
41 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
dbus-python.spec 81 find . -print | cpio -pdm ${PYLIBDIR}/vendor-packages
86 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.la" -exec rm {} ';'
87 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.a" -exec rm {} ';'
111 - Remove method to find python headers by means of python-config from
  /jds/spec-files/branches/gnome-2-26/base-specs/
drivel.spec 40 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
41 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
gnome-python-extras.spec 44 find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.la" -exec rm -f {} ';'
51 - Use find command to remove .la files.
libproxy.spec 69 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
70 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
76 find $RPM_BUILD_ROOT%{_libdir} -type d -name "python*" -prune -exec mv {} $RPM_BUILD_ROOT%{_libdir}/python%{pythonver} ';'
95 - Add patch libproxy-04-py-find-lib.diff for python binding
  /jds/spec-files/trunk/base-specs/
drivel.spec 42 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
43 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
tack.spec 55 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
56 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
dbus-python.spec 73 find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.pyo" -exec rm -f {} ';'
80 find . -print | cpio -pdm ${PYLIBDIR}/vendor-packages
85 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.la" -exec rm {} ';'
86 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.a" -exec rm {} ';'
118 - Remove method to find python headers by means of python-config from
  /jds/spec-files/branches/gnome-2-28/base-specs/
drivel.spec 42 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
43 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
tack.spec 55 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
56 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
dbus-python.spec 73 find $RPM_BUILD_ROOT%{_libdir} -type f -name "*.pyo" -exec rm -f {} ';'
80 find . -print | cpio -pdm ${PYLIBDIR}/vendor-packages
85 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.la" -exec rm {} ';'
86 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.a" -exec rm {} ';'
118 - Remove method to find python headers by means of python-config from
  /jds/spec-files/branches/217update/
deskbar-applet.spec 84 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
85 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
86 find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'
87 find $RPM_BUILD_ROOT -type f -name "*.pyc" -exec rm -f {} ';'
  /jds/spec-files/branches/gnome-2-16/
deskbar-applet.spec 84 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
85 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
86 find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'
87 find $RPM_BUILD_ROOT -type f -name "*.pyc" -exec rm -f {} ';'
  /jds/spec-files/branches/opensolaris-2008-11/base-specs/
dbus-python.spec 81 find . -print | cpio -pdm ${PYLIBDIR}/vendor-packages
86 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.la" -exec rm {} ';'
87 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.a" -exec rm {} ';'
111 - Remove method to find python headers by means of python-config from
  /jds/spec-files/branches/opensolaris-2009-06/base-specs/
dbus-python.spec 81 find . -print | cpio -pdm ${PYLIBDIR}/vendor-packages
86 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.la" -exec rm {} ';'
87 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.a" -exec rm {} ';'
111 - Remove method to find python headers by means of python-config from
  /jds/spec-files/branches/gnome-2-20/base-specs/
alacarte.spec 82 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
83 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
84 find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'
dbus-python.spec 77 find . -print | cpio -pdm ${PYLIBDIR}/vendor-packages
82 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.la" -exec rm {} ';'
83 find $RPM_BUILD_ROOT%{_prefix} -type f -name "*.a" -exec rm {} ';'
  /jds/spec-files/branches/gnome-2-22/base-specs/
alacarte.spec 82 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
83 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
84 find $RPM_BUILD_ROOT -type f -name "*.pyo" -exec rm -f {} ';'

Completed in 10722 milliseconds

1 2 3 4 5 6 7 8 91011>>