diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2007-02-22 13:03:02 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2007-02-22 13:03:02 +0000 |
commit | addfcd942d7c9cf44b5fadafaf2185d4e8610694 (patch) | |
tree | 4dc32e11b866987e9f7732cf8fbfde39c0120760 | |
parent | 87f50a0d0933b3a61e5f48b7683f92cb4478dfd2 (diff) | |
download | rpm-setup-addfcd942d7c9cf44b5fadafaf2185d4e8610694.tar rpm-setup-addfcd942d7c9cf44b5fadafaf2185d4e8610694.tar.gz rpm-setup-addfcd942d7c9cf44b5fadafaf2185d4e8610694.tar.bz2 rpm-setup-addfcd942d7c9cf44b5fadafaf2185d4e8610694.tar.xz rpm-setup-addfcd942d7c9cf44b5fadafaf2185d4e8610694.zip |
- notify make test
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -19,6 +19,12 @@ Example: %_lib lib|lib64 => macros-perarch.in * Testing the monster + +o First and easy way: +$ make test + +o Live tests: + $ ./configure --with-rpmconfdir=$fakeroot --with-rpmlibdir=/usr/lib/rpm --with-rpmsysconfdir=/etc This will configure the package for an installation into fakeroot, using rpm files in /usr/lib/rpm. |