[OpenIndiana-discuss] Home and Visual oi-userland Magic
Jason Martin
agrellum at gmail.com
Sun Jan 30 15:56:58 UTC 2022
# Getting Files from $HOME
COMPONENT_ARCHIVE_URL= file://export/home/SOME_USER/$(COMPONENT_ARCHIVE)
# Using graphics to get VARIABLES
MY_VAR=$(shell zenity --entry --title "Visual oi-userland Magic" --text
"Enter your Special Variable:")
COMPONENT_PREP_ACTION = ( \
cd $(@D) ; \
echo "$(MY_VAR)" ; \
);
NEVER PACKAGE/PUBLISH/PUSH THESE HACKS!!!
THIS IS ONLY FOR YOUR PERSONAL USE AND AMUSEMENT.
More information about the openindiana-discuss
mailing list