Re: [arch-general] filelists for packages

2008-05-13 Thread Abhishek Dasgupta
To be on the safe side, put "|| exit 1" after the cd, rm, wget and tar lines. -- Abhishek Dasgupta

[arch-general] filelists for packages

2008-05-13 Thread Abhishek Dasgupta
Thanks to Pierre, we have filelists for all packages at http://dev.archlinux.org/~pierre/test-repo/ [1] I made a small script which downloads the *gz from his repo and allows one to find out which package has a particular file: #!/bin/bash store="$HOME/.local/share/pac-file" # default location r