#! /bin/sh #---------------------------------------------------------------------------- # /var/install/bin/packeis-search - Pack-eis search # # Copyright (c) 2004 Fabian Wolter # # Creation: 29.08.2004 fw # Last Update: $Id$ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #---------------------------------------------------------------------------- # include eislib . /var/install/include/eislib clrhome mecho -info "Pack-Eis search" mecho mecho -n "Enter your searchstring: " read search /var/install/bin/install-package "http://www.pack-eis.de/index.php?q=$search&type=eis-list"