File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 7272/dpkg-deb
7373/dpkg-query
7474/dpkg-reconfigure
75+ /_dprint
7576/dropdb
7677/dropuser
7778/edquota
154155/ldapmodrdn
155156/ldappasswd
156157/ldapwhoami
158+ /_lefthook
157159/_linkerd
158160/links2
159161/lintian-info
Original file line number Diff line number Diff line change @@ -588,6 +588,7 @@ CLEANFILES = \
588588 dpkg-deb \
589589 dpkg-query \
590590 dpkg-reconfigure \
591+ _dprint \
591592 dropdb \
592593 dropuser \
593594 edquota \
@@ -682,6 +683,7 @@ CLEANFILES = \
682683 ldapmodrdn \
683684 ldappasswd \
684685 ldapwhoami \
686+ _lefthook \
685687 _linkerd \
686688 links2 \
687689 lintian-info \
@@ -1013,6 +1015,7 @@ symlinks: $(DATA)
10131015 _kubeadm \
10141016 _kubectl \
10151017 _kubescape \
1018+ _lefthook \
10161019 _linkerd \
10171020 _mattermost \
10181021 _metalctl \
@@ -1103,7 +1106,7 @@ symlinks: $(DATA)
11031106 $(ss ) mcrypt \
11041107 mdecrypt
11051108 $(ss ) _mdbook \
1106- _deno _diesel _starship
1109+ _deno _diesel _dprint _starship
11071110 $(ss ) mplayer \
11081111 gmplayer kplayer mencoder mplayer2
11091112 $(ss ) mutt \
You can’t perform that action at this time.
0 commit comments