aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-01-06 17:30:05 +0000
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-01-06 17:30:05 +0000
commit4f80b38c4dc01c1318e4824bbc617f8e828c9d36 (patch)
treeb94d335e7e4865ed80f54d08da70bee3a06394e5 /README
parent46126ac083e7b7e49c0cb26207b0e0a8206abde2 (diff)
downloadrpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar
rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar.gz
rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar.bz2
rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.tar.xz
rpm-setup-4f80b38c4dc01c1318e4824bbc617f8e828c9d36.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line import rpm-setup version cleaned by blino ------------------------------------------------------------------------
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