From 8a2dcdfcdc5355e030e3774b2588b678e35c3e50 Mon Sep 17 00:00:00 2001 From: hasufell Date: Mon, 17 Aug 2015 18:25:59 +0200 Subject: [PATCH] Rm obsolete 'source' --- etc/paludis/hooks/sync_all_post/sync_news.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/paludis/hooks/sync_all_post/sync_news.bash b/etc/paludis/hooks/sync_all_post/sync_news.bash index 3cb53c0..bfc1e61 100644 --- a/etc/paludis/hooks/sync_all_post/sync_news.bash +++ b/etc/paludis/hooks/sync_all_post/sync_news.bash @@ -1,7 +1,6 @@ #!/bin/bash source "${PALUDIS_EBUILD_DIR}/echo_functions.bash" -source "${PALUDIS_EBUILD_DIR}/die_functions.bash" source "/etc/paludis/hooks/set_portdir.bash" source "/etc/paludis/hooks/util_functions.bash"