Searched refs:GSED (Results 1 - 25 of 50) sorted by relevance

12

/solaris-userland-s11u3/components/python/cssutils/
H A DMakefile53 -name *.py -exec $(GSED) -i -e 's/ //g' "{}" \; ;
63 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/__init__.py ; \
64 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/codec.py ; \
65 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/errorhandler.py ; \
66 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/parse.py ; \
67 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/scripts/csscapture.py ; \
68 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/scripts/csscombine.py ; \
69 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/scripts/cssparse.py ; \
70 $(GSED) -i -e 's/2[.]7/2.6/g' cssutils/serialize.py ; \
71 $(GSED)
[all...]
/solaris-userland-s11u3/components/hwdata/
H A DMakefile57 ID_VERSION_EXTRACT_COMMAND=$(GSED) -n -e '/Version:/ { s/^.*: //p' -e ' q }'
81 $(GSED) -e '/^$$/ q' $< > $@
87 $(GSED) -e '/__HEADER__/ r $<' -e '/__HEADER__/ d' ids.license.tmpl > $@
/solaris-userland-s11u3/components/sg3_utils/
H A DMakefile52 $(GSED) -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool ; \
53 $(GSED) -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool)
/solaris-userland-s11u3/components/python/pep8/
H A DMakefile47 -exec $(GSED) -i -e 's/env python/python$(PYTHON_VERSION)/' "{}" \; ;
53 $(GSED) -e 's/XXX/$(COMPONENT_VERSION)/' \
/solaris-userland-s11u3/components/ruby/ruby-21/
H A DMakefile66 $(GSED) -i -e "s/^static: check/static: all/" $(BUILD_DIR_64)/ext/ripper/Makefile ; \
78 $(GSED) -e "s/RUBY_VER/$(RUBY_VER)/" \
81 $(GSED) -e "s/RUBY_VER/$(RUBY_VER)/" \
84 $(GSED) -e "s/RUBY_VER/$(RUBY_VER)/" \
87 $(GSED) -i -f Solaris/ruby.1.sedscript.mod \
/solaris-userland-s11u3/components/ruby/ruby-19/
H A DMakefile72 $(GSED) -e "s/RUBY_VER/$(RUBY_VER)/" \
75 $(GSED) -e "s/RUBY_VER/$(RUBY_VER)/" \
78 $(GSED) -e "s/RUBY_VER/$(RUBY_VER)/" \
81 $(GSED) -i -f Solaris/ruby.1.sedscript.mod \
/solaris-userland-s11u3/components/unixodbc/
H A DMakefile61 GSED = /usr/gnu/bin/sed macro
113 $(GSED) -e "s#SED_SIZEOF_LONG#4#g" \
116 $(GSED) -e "s#SED_SIZEOF_LONG#8#g" \
119 $(GSED) -e 's#/lib#/lib/$(MACH64)#g' \
/solaris-userland-s11u3/components/php/php56/intl/
H A DMakefile53 $(GSED) -i -e 's/-lCrun//g' -e 's/-lCstd//g' $(BUILD_DIR_64)/Makefile
/solaris-userland-s11u3/components/python/formencode/
H A DMakefile48 $(GSED) -i -e 's/ //g' $(SOURCE_DIR)/formencode/i18n/msgfmt.py
/solaris-userland-s11u3/components/python/pycountry/
H A DMakefile50 mofile=`echo $$pofile | $(GSED) -e 's/\.po$$/\.mo/'` ; \
/solaris-userland-s11u3/components/python/suds/
H A DMakefile50 $(GSED) -i -e \
/solaris-userland-s11u3/components/libssh2/
H A DMakefile49 $(GSED) -i -e 's|3|3ssh2|g' \
/solaris-userland-s11u3/components/groff/
H A DMakefile46 $(GSED) -i -e 's?awk?/usr/gnu/bin/awk?' \
57 $(GSED) -i -e 's/_GL_INLINE_HEADER_BEGIN//' \
/solaris-userland-s11u3/components/libarchive/
H A DMakefile76 find . -name "*\.[35]" | xargs $(GSED) -i 's/\(Xr.*\|Dt.*\)3/\13ARCHIVE/' ; \
77 find . -name "*\.[35]" | xargs $(GSED) -i \
/solaris-userland-s11u3/components/mpfr/
H A DMakefile70 GSED = /usr/bin/gsed macro
79 CONFIGURE_ENV += SED="$(GSED)"
109 $(GSED) -e "s^\#include <gmp.h>^\#include <gmp/gmp.h>^g" \
115 $(GSED) -e "s/MACH64/$(MACH64)/g" \
/solaris-userland-s11u3/components/webalizer/
H A DMakefile52 $(GSED) -i -e 's?lib/httpd/logs/?apache2/2.2/logs/?' \
/solaris-userland-s11u3/components/php-5_3/APC/
H A DMakefile45 $(GSED) -i -e "s@<<VERSION>>@$(PHP_REL)@g" \
/solaris-userland-s11u3/components/php-5_3/memcache/
H A DMakefile47 $(GSED) -i -e "s@<<VERSION>>@$(PHP_REL)@g" \
/solaris-userland-s11u3/components/python/django/
H A DMakefile50 -exec $(GSED) -i -e 's/env python/python$(PYTHON_VERSION)/' "{}" \; ;
/solaris-userland-s11u3/components/python/ipython/
H A DMakefile54 -exec $(GSED) -i -e 's|env python|python$(PYTHON_VERSION)|' "{}" \; ;
/solaris-userland-s11u3/components/python/mysql/
H A DMakefile49 /usr/bin/find $(SOURCE_DIR) -type f -exec $(GSED) -i 's/\r//' '{}' \; ;
/solaris-userland-s11u3/components/antlr/
H A DMakefile54 $(GSED) -i -e 's/env python/python2.7/' \
/solaris-userland-s11u3/components/fetchmail/
H A DMakefile53 $(GSED) -e "s|/usr/bin/env python|$(PYTHON.2.7.32)|" \
/solaris-userland-s11u3/components/php-5_3/
H A Dcleancr.mk27 cleancr = $(GSED) -i -e 's/\r//g' $(1) ;
/solaris-userland-s11u3/components/python/python27/
H A DMakefile120 (cd $(@D) ; $(GSED) -i -e 's/^CC=.*/CC=\t\tcc/' \
152 $(GSED) -i -e 's|$(SOURCE_DIR)|.|g' -e 's|$(COMPONENT_DIR)|..|g' \

Completed in 23 milliseconds

12