mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Remove File_Find PEAR module from code base.
We removed the code depending on this a long time ago - drop it and add some note to "UPGRADING". Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
d142ca4053
commit
8b4b2d207e
4 changed files with 7 additions and 490 deletions
|
@ -20,6 +20,9 @@ DELETE FROM Packages WHERE DummyPkg = 1;
|
|||
ALTER TABLE Packages DROP COLUMN DummyPkg;
|
||||
----
|
||||
|
||||
3. The File_Find PEAR module is no longer required. You can safely uninstall it
|
||||
if nothing else depends on it.
|
||||
|
||||
From 1.8.0 to 1.8.1
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue