We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f15ca0 commit 3e527d8Copy full SHA for 3e527d8
Keywords/shadow.ucl
@@ -10,11 +10,6 @@
10
#
11
# This will install the somefile.conf.sample and automatically copy to
12
# 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
18
19
actions: [file(1)]
20
arguments: true
0 commit comments