Home
last modified time | relevance | path

Searched refs:MODULE_POSTINSTALL_ (Results 1 – 2 of 2) sorted by path

/unit/pkg/deb/
H A DMakefile300 postinstall=`echo "$$MODULE_POSTINSTALL_$*" | sed -e ':a' -e 'N' -e '$$!ba' -e "s/\n/\$$CR/g"` ; \
/unit/pkg/rpm/
H A DMakefile243 postinstall=`echo "$$MODULE_POSTINSTALL_$*" | sed -e ':a' -e 'N' -e '$$!ba' -e "s/\n/\$$CR/g"` ; \