-
Notifications
You must be signed in to change notification settings - Fork 25
Breaking change #22
Copy link
Copy link
Closed
Description
- As of version
1.29.0, changes the directory used for backups:
Old -> /usr/share/archtorify/backups
New -> /var/lib/archtorify/backups
- Changes also in the
Makefile.
So, remove the program manually and then install the new version:
sudo rm -ri /usr/bin/archtorify \
/usr/share/archtorify \
/usr/share/licenses/archtorify \
/usr/share/doc/archtorifyUsers who have installed archtorify with an AUR helper only have to remove manually the old backup directory:
sudo pacman -Rsn archtorify-git
sudo rm -ri /usr/share/archtorify/backupsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels