Searched refs:COMPONENT_SRC (Results 1 - 25 of 516) sorted by relevance

1234567891011>>

/solaris-userland/components/libpki/files/
H A Dsetup_test.sh26 COMPONENT_SRC=$2
31 gsed -i 's|\"etc\"|'\""$BUILD_DIR"'/etc\"|g' $COMPONENT_SRC/src/tests/test6.c
32 gsed -i 's|\"etc\"|'\""$BUILD_DIR"'/etc\"|g' $COMPONENT_SRC/src/tests/test8.c
37 cp $COMPONENT_SRC/etc/hsm.d/etoken-engine.xml $BUILD_DIR/etc/hsm.d
39 cp $COMPONENT_SRC/etc/objectIdentifiers.xml $BUILD_DIR/etc
42 cp $COMPONENT_SRC/etc/token.d/test.xml $BUILD_DIR/etc/token.d
45 sed -e 's|/$HOME|'"$BUILD_DIR"'/etc|g' $COMPONENT_SRC/etc/token.d/default.xml > $BUILD_DIR/etc/token.d/default.xml
49 cp -R $COMPONENT_SRC/etc/.libpki $BUILD_DIR/etc
/solaris-userland/components/python/astroid/
H A DMakefile46 COMPONENT_TEST_DIR = $(COMPONENT_SRC)/astroid/tests
63 ($(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)
65 COMPONENT_SYSTEM_TEST_DIR = $(COMPONENT_SRC)/astroid/tests
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 DMakefile31 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
32 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
73 ($(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/mercurial/
H A DMakefile52 PKG_PROTO_DIRS += $(COMPONENT_SRC)/contrib
53 PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc
72 COMPONENT_TEST_DIR = $(COMPONENT_SRC)/tests
95 if [[ -f $(COMPONENT_SRC)/doc/hg.1.~1~ ]]; then \
96 cd $(COMPONENT_SRC)/doc; gmake man || true; cd ../..; \
98 diff -u $(COMPONENT_SRC)/doc/$$f.~1~ $(COMPONENT_SRC)/doc/$$f; \
102 cp -p $(COMPONENT_SRC)/doc/$$f $(COMPONENT_SRC)/doc/$$f.orig; \
104 cd $(COMPONENT_SRC)/do
[all...]
/solaris-userland/components/python/httplib2/
H A DMakefile29 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
30 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
51 $(CP) -r $(COMPONENT_SRC)/python$$v/httplib2/test $(@D); \
52 $(CP) $(COMPONENT_SRC)/python$$v/httplib2test.py $(@D); \
/solaris-userland/components/python/logutils/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
47 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/cssutils/
H A DMakefile31 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
32 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
44 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/dateutil/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
54 $(CP) -r $(COMPONENT_SRC)/dateutil/test $(@D)
/solaris-userland/components/python/enum/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
50 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/greenlet/
H A DMakefile32 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
33 COMPONENT_ARCHIVE= $(COMPONENT_SRC).zip
55 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/iniparse/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
50 COMPONENT_TEST_DIR = $(COMPONENT_SRC)
/solaris-userland/components/python/kombu/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
56 COMPONENT_TEST_DIR = $(COMPONENT_SRC)/funtests
/solaris-userland/components/python/mako/
H A DMakefile31 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
32 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
46 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/markupsafe/
H A DMakefile29 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
30 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
45 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/netaddr/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
58 COMPONENT_TEST_DIR = $(COMPONENT_SRC)
/solaris-userland/components/python/paste/
H A DMakefile29 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
30 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
45 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/pecan/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
53 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/python/py/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
44 COMPONENT_TEST_DIR = $(COMPONENT_SRC)/testing
/solaris-userland/components/python/pybonjour/
H A DMakefile31 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
32 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
46 COMPONENT_TEST_DIR = $(COMPONENT_SRC)
/solaris-userland/components/python/pydns/
H A DMakefile29 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
30 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
46 COMPONENT_TEST_DIR = $(COMPONENT_SRC)/tests
/solaris-userland/components/python/pytest/
H A DMakefile30 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
31 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
44 COMPONENT_TEST_DIR = $(COMPONENT_SRC)/testing
/solaris-userland/components/python/pytest-cov/
H A DMakefile29 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
30 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
48 COMPONENT_TEST_DIR = $(COMPONENT_SRC)
/solaris-userland/components/python/webob/
H A DMakefile29 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
30 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
45 COMPONENT_TEST_DIR= $(COMPONENT_SRC)
/solaris-userland/components/ruby/facter/
H A DMakefile32 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
33 COMPONENT_ARCHIVE= $(COMPONENT_SRC).gem
36 COMPONENT_ARCHIVE_URL= http://rubygems.org/gems/$(COMPONENT_SRC).gem
/solaris-userland/components/ruby/hiera/
H A DMakefile32 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) macro
33 COMPONENT_ARCHIVE= $(COMPONENT_SRC).gem
36 COMPONENT_ARCHIVE_URL= http://rubygems.org/gems/$(COMPONENT_SRC).gem

Completed in 394 milliseconds

1234567891011>>