Searched refs:orig (Results 1 - 14 of 14) sorted by relevance

/solaris-userland/components/ghostscript/patches/
H A D16730811.patch5 --- ghostscript-9.00/base/gxsync.h.orig Thu May 2 05:50:31 2013
/solaris-userland/components/python/astroid/
H A DMakefile63 ($(MV) $(COMPONENT_SRC)/astroid/tests/unittest_modutils.py $(COMPONENT_SRC)/astroid/tests/unittest_modutils.py-orig; \
64 $(GSED) -e "s/self.assertEqual(modutils.is_standard_module('logilab'), False)/self.assertEqual(modutils.is_standard_module('logilab'), True)/" $(COMPONENT_SRC)/astroid/tests/unittest_modutils.py-orig > $(COMPONENT_SRC)/astroid/tests/unittest_modutils.py)
69 $(MV) $(COMPONENT_SRC)/astroid/tests/unittest_modutils.py-orig $(COMPONENT_SRC)/astroid/tests/unittest_modutils.py
/solaris-userland/components/python/logilab-common/
H A DMakefile73 ($(MV) $(COMPONENT_SRC)/test/unittest_modutils.py $(COMPONENT_SRC)/test/unittest_modutils.py-orig; \
74 $(GSED) -e "s/self.assertEqual(modutils.is_standard_module('logilab'), False)/self.assertEqual(modutils.is_standard_module('logilab'), True)/" $(COMPONENT_SRC)/test/unittest_modutils.py-orig > $(COMPONENT_SRC)/test/unittest_modutils.py)
78 $(MV) $(COMPONENT_SRC)/test/unittest_modutils.py-orig $(COMPONENT_SRC)/test/unittest_modutils.py
/solaris-userland/components/gcc3/
H A DMakefile97 $(MV) usr/gcc/3.4/lib/$$file usr/gcc/3.4/lib/$$file.orig ; \
98 sed -e "s;\\(dependency_libs=\\).*;\\1' -L/usr/gcc/3.4/lib -lgcc_s -lm';" usr/gcc/3.4/lib/$$file.orig >usr/gcc/3.4/lib/$$file ; \
99 $(MV) usr/gcc/3.4/lib/$(MACH64)/$$file usr/gcc/3.4/lib/$(MACH64)/$$file.orig ; \
100 sed -e "s;\\(dependency_libs=\\).*;\\1' -L/usr/gcc/3.4/lib/$(MACH64) -lgcc_s -lm';" usr/gcc/3.4/lib/$(MACH64)/$$file.orig >usr/gcc/3.4/lib/$(MACH64)/$$file ; \
/solaris-userland/components/python/nose/
H A DMakefile60 ($(CP) $(SOURCE_DIR)/selftest.py $(SOURCE_DIR)/selftest.py.orig ; \
70 $(SOURCE_DIR)/selftest.py.orig > $(SOURCE_DIR)/selftest.py
/solaris-userland/components/bison/
H A DMakefile70 (cd $(@D)/tests; mv bison bison.orig; \
78 (cd $(@D)/tests; rm -f bison; mv bison.orig bison)
/solaris-userland/components/gnuefi/
H A DMakefile35 COMPONENT_ARCHIVE= $(COMPONENT_NAME)_$(COMPONENT_VERSION)u.orig.tar.gz
/solaris-userland/components/mercurial/
H A DMakefile102 cp -p $(COMPONENT_SRC)/doc/$$f $(COMPONENT_SRC)/doc/$$f.orig; \
106 diff -u $(COMPONENT_SRC)/doc/$$f.orig $(COMPONENT_SRC)/doc/$$f; \
/solaris-userland/components/berkeleydb/
H A DMakefile72 $(CP) include.tcl include.tcl.orig; \
75 < include.tcl.orig > include.tcl; \
/solaris-userland/components/sbsigntool/
H A DMakefile35 COMPONENT_ARCHIVE= $(COMPONENT_NAME)_$(COMPONENT_VERSION).orig.tar.gz
/solaris-userland/components/desktop/pidgin-gnome-keyring/
H A DMakefile32 COMPONENT_ARCHIVE= $(COMPONENT_NAME)_$(COMPONENT_VERSION).orig.tar.gz
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Ddsr.c223 do_snm(char *orig, char *shortnm) argument
225 while (*orig != 's' && *orig != 'p')
226 *shortnm++ = *orig++;
/solaris-userland/components/stdcxx/Solaris/
H A Dconfigure282 mv config.h config.h.orig
309 touch -r config.h.orig -acm ${HEADER_FILE}
/solaris-userland/components/gdb/
H A DMakefile46 ( $(MV) $(COMPONENT_TEST_OUTPUT) $(COMPONENT_TEST_OUTPUT)-orig ; \

Completed in 102 milliseconds