aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 37e1ac6..531025c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-rpm-mandriva-setup
-$Id$
+rpm-mageia-setup
+$Id: README 22754 2007-02-22 13:03:02Z nanardon $
-This package contains configuration and script for the mandriva rpm.
+This package contains configuration and script for the Mageia rpm.
Some file come from .in, this allow to transform path for testing purpose.
If your file or script contains path, you should make a .in files.
@@ -32,6 +32,6 @@ $ make
$ make install
Now we can say to rpm to use fake config:
-rpm --rcfile $fakeroot/mandriva/rpmrc other command...
+rpm --rcfile $fakeroot/mageia/rpmrc other command...
Happy Hacking