#!/bin/sh #---------------------------------------------------------------------------- # /var/install/bin/post-setup-packages-section-cleanup # # Creation: 2011-10-25 hbfl # Last Update: $Id$ # # Copyright (c) 2001-2011 the eisfair team, team(at)eisfair(dot)org # # 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. #---------------------------------------------------------------------------- # --------------------------------------------------------------------------- # remove temp files from install-package #---------------------------------------------------------------------------- # rm -f /tmp/_do_all rm -f /tmp/_have_require rm -f /tmp/required_{libs,packages,dev_packages}_found-*