[SCM] Debian packaging of wesnoth branch, experimental, updated. 52393ded7cb0123699a9a0cff897b134eae84725

Gerfried Fuchs rhonda at debian.at
Thu Mar 18 19:10:42 UTC 2010


The following commit has been merged in the experimental branch:
commit 8fb5094cfd18136074687e9fc7ee706176cc33f0
Author: Gerfried Fuchs <rhonda at debian.at>
Date:   Sun Feb 28 23:04:27 2010 +0100

    remove cruft

diff --git a/debian/wesnoth.postinst b/debian/wesnoth.postinst
deleted file mode 100644
index ee7735b..0000000
--- a/debian/wesnoth.postinst
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-# postinst script for wesnoth
-# copyright 2008-2010 by Gerfried Fuchs <rhonda at debian.at>
-# Licenced under BSD style
-
-set -e
-
-if dpkg --compare-versions "$version" lt-nl 1:1.4.1-2 \
-	&& [ "$1" = configure ] \
-	&& [ ! -L /usr/share/doc/wesnoth ] \
-	&& [ -d /usr/share/doc/wesnoth ] \
-	&& rmdir /usr/share/doc/wesnoth 2>/dev/null ; then
-
-	ln -s wesnoth-data /usr/share/doc/wesnoth
-fi
-
-#DEBHELPER#

-- 
Debian packaging of wesnoth



More information about the Pkg-games-commits mailing list