Keywords: zap copy+past comment that is not true

This commit is contained in:
Franco Fichtner 2017-06-25 14:54:28 +02:00
parent 8f15ca00a9
commit 3e527d8f94

View file

@ -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