From ed94d5d5cd31ecc1f671f36e0813804e8aa59082 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 31 Dec 2003 17:20:11 +0000 Subject: Removed outdated Mac OS X ProjectBuilder project files (will be re-added and updated for XCode soon); moved the debian/ directory to contrib/Debian/. --- debian/ngircd.postinst | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 debian/ngircd.postinst (limited to 'debian/ngircd.postinst') diff --git a/debian/ngircd.postinst b/debian/ngircd.postinst deleted file mode 100644 index b8d4fb64..00000000 --- a/debian/ngircd.postinst +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh -# -# Debian post-installation script -# $Id: ngircd.postinst,v 1.3 2003/11/29 20:29:09 alex Exp $ -# - -if [ -f /etc/ngircd/ngircd.conf ]; then - # make sure that configuration file is not world readable - chmod o= /etc/ngircd/ngircd.conf -fi - -#DEBHELPER# - -# -eof- -- cgit 1.4.1