Package anjuta2: Скрипты

Post install

/usr/sbin/gconf_install_schema anjuta-build-basic-autotools-plugin anjuta-debug-manager anjuta-document-manager anjuta-editor-sourceview anjuta-language-cpp-java anjuta-message-manager-plugin anjuta-symbol-db anjuta-terminal-plugin file-manager preferences python-plugin-properties
Pre uninstall

1
2
3
if [ $1 = 0 ]; then
    /usr/sbin/gconf_uninstall_schema anjuta-build-basic-autotools-plugin anjuta-debug-manager anjuta-document-manager anjuta-editor-sourceview anjuta-language-cpp-java anjuta-message-manager-plugin anjuta-symbol-db anjuta-terminal-plugin file-manager preferences python-plugin-properties
fi