From 3e527d8f943fbac2d05e9dc3f943a7add4ebbf8c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 25 Jun 2017 14:54:28 +0200 Subject: [PATCH] Keywords: zap copy+past comment that is not true --- Keywords/shadow.ucl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Keywords/shadow.ucl b/Keywords/shadow.ucl index e2b0995b4..0c2690212 100644 --- a/Keywords/shadow.ucl +++ b/Keywords/shadow.ucl @@ -10,11 +10,6 @@ # # This will install the somefile.conf.sample and automatically copy to # somefile.conf if it doesn't exist. On deinstall it will be removed. -# -# This replaces the old pattern: -# @unexec if cmp -s %D/etc/pkgtools.conf %D/etc/pkgtools.conf.sample; then rm -f %D/etc/pkgtools.conf; fi -# etc/pkgtools.conf.sample -# @exec [ -f %B/pkgtools.conf ] || cp %B/%f %B/pkgtools.conf actions: [file(1)] arguments: true