File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 430
430
/_todoist
431
431
/_tofu
432
432
/tracepath6
433
+ /_trash
434
+ /_trash-empty
435
+ /_trash-list
436
+ /_trash-put
437
+ /_trash-restore
433
438
/_trivy
434
439
/typeset
435
440
/_upctl
Original file line number Diff line number Diff line change @@ -1037,6 +1037,11 @@ CLEANFILES = \
1037
1037
_todoist \
1038
1038
_tofu \
1039
1039
tracepath6 \
1040
+ _trash \
1041
+ _trash-empty \
1042
+ _trash-list \
1043
+ _trash-put \
1044
+ _trash-restore \
1040
1045
_trivy \
1041
1046
typeset \
1042
1047
_upctl \
@@ -1359,7 +1364,8 @@ symlinks: $(DATA)
1359
1364
$(ss ) koji \
1360
1365
arm-koji ppc-koji s390-koji sparc-koji
1361
1366
$(ss ) _keyring \
1362
- _glances _tldr
1367
+ _glances _tldr _trash _trash-empty _trash-list \
1368
+ _trash-put _trash-restore
1363
1369
$(ss ) ldapsearch \
1364
1370
ldapadd ldapcompare ldapdelete ldapmodify ldapmodrdn \
1365
1371
ldappasswd ldapwhoami
You can’t perform that action at this time.
0 commit comments