Skip to content

Commit a869a54

Browse files
committed
pacman ignore old addon names
1 parent fcb85be commit a869a54

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

config/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.7.9
1+
9.7.10

pacman/read.ijs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ readlocal=: 3 : 0
1111
readlin''
1212
ADDONS=: fixjal freads ADDCFG,'addons.txt'
1313
ADDINS=: fixjal2 freads ADDCFG,'addins.txt'
14+
ADDINS=: ADDINS {~ <<< I. -. ({."1 ADDINS) e. {."1 ADDONS
1415
REV=: fixrev freads ADDCFG,'revision.txt'
1516
LASTUPD=: fixupd freads ADDCFG,'lastupdate.txt'
1617
LIBS=: fixlibs freads ADDCFG,'library.txt'

0 commit comments

Comments
 (0)