mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 09:21:53 -05:00
Remove outdated instructions in pactest README
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
2d832adf08
commit
fc0ec7644c
@ -49,21 +49,6 @@ Upon completion, it checks that:
|
||||
- all files from the package exist in the filesystem.
|
||||
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
Simply extract the pactest tarball, jump into the newly created directory and
|
||||
run pactest.py. See the usage section below.
|
||||
|
||||
Remark: pacman 3.x restrictions regarding fakeroot must be disabled.
|
||||
It can be done by configuring pacman with the --disable-fakeroot flag:
|
||||
./configure --disable-fakeroot
|
||||
|
||||
For pacman 2.9.x releases, apply the patch found in the patches directory,
|
||||
then export CFLAGS as following before rebuilding pacman:
|
||||
export CFLAGS=-DNOFAKEROOT
|
||||
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user