diff options
-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. |