Skip to content

Commit 3e527d8

Browse files
committed
Keywords: zap copy+past comment that is not true
1 parent 8f15ca0 commit 3e527d8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Keywords/shadow.ucl

-5
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
#
1111
# This will install the somefile.conf.sample and automatically copy to
1212
# somefile.conf if it doesn't exist. On deinstall it will be removed.
13-
#
14-
# This replaces the old pattern:
15-
# @unexec if cmp -s %D/etc/pkgtools.conf %D/etc/pkgtools.conf.sample; then rm -f %D/etc/pkgtools.conf; fi
16-
# etc/pkgtools.conf.sample
17-
# @exec [ -f %B/pkgtools.conf ] || cp %B/%f %B/pkgtools.conf
1813

1914
actions: [file(1)]
2015
arguments: true

0 commit comments

Comments
 (0)