Commit 4710ee0
committed
bin/xbps-rindex: fix -c possibily merging the index and stage
when a package was removed while the repoistory was staged it would
write the merged index+stage into to the repository datas index
while also keeping the repository staged. This is fixed by operating
on the index without the stage. (maybe should have more clear variable
names than idx and index)1 parent 71c6721 commit 4710ee0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments