summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-02-02 12:31:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-02-02 12:31:35 +0000
commite2b1261d5e30f98f50ae3af54d5791a31f5b63a2 (patch)
tree5e146866ec4d39b8f2d1585e39ce0c8f815c2adf /perl-install
parentd0cf681719261295fb9c6680513487494b071498 (diff)
downloaddrakx-e2b1261d5e30f98f50ae3af54d5791a31f5b63a2.tar
drakx-e2b1261d5e30f98f50ae3af54d5791a31f5b63a2.tar.gz
drakx-e2b1261d5e30f98f50ae3af54d5791a31f5b63a2.tar.bz2
drakx-e2b1261d5e30f98f50ae3af54d5791a31f5b63a2.tar.xz
drakx-e2b1261d5e30f98f50ae3af54d5791a31f5b63a2.zip
fix typo creating agpgart alias
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/install_steps.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 8a9b017c6..6c710d9f9 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -335,7 +335,7 @@ sub beforeInstallPackages {
substInFile { s/%_excludedocs.*//; $_ .= "%_excludedocs yes\n" if eof && $o->{excludedocs} } "$o->{prefix}/etc/rpm/macros";
if (my ($agp) = modules::probe_category('various/agpgart')) {
- modules::add_alias('agpgart', $agp);
+ modules::add_alias('agpgart', $agp->{driver});
}
#- add oem theme if the files exists.
l/share?h=17.69&id=179ab5be266fb386c92319192507c46b27e1205a'>updated pot filePablo Saratxaga2003-07-141-138/+418 * changed "Country" . " / Region" to "Country / Region" and fixed Chinese po'sPablo Saratxaga2003-07-121-12/+7 * updated pot filePablo Saratxaga2003-07-101-95/+129 * updated pot filePablo Saratxaga2003-07-092-10998/+11474 * install netprofile on laptopsFrederic Lepied2003-07-081-0/+1 * iAdded various new keyboard layoutsPablo Saratxaga2003-07-011-0/+0 * Moved Bokmaal file to nb.poPablo Saratxaga2003-06-281-21449/+0 * Fixed typos; updated Ukrainian po filePablo Saratxaga2003-06-272-33/+33 * updated pot filePablo Saratxaga2003-06-272-498/+721 * use the mkswap commandPascal Rigaux2003-06-181-0/+1 * updated pot filePablo Saratxaga2003-06-162-458/+572 * change a bit how strings are passed to advertising systemGuillaume Cottenceau2003-06-1216-1252/+1632 * cookerGuillaume Cottenceau2003-06-061-0/+0 * updated Estonien, Japanese, Albanian and Vietnamese po filesPablo Saratxaga2003-06-033-3301/+3539 * UpdateArkadiusz Lipiec2003-06-021-195/+308 * updated Spanish translationsFabián Mandelbaum2003-06-021-154/+271 * changed the name of the russian phonetic layoutPablo Saratxaga2003-05-3147-6454/+11245 * updated Vietnamese filePablo Saratxaga2003-05-302-67/+68 * updated Albanian filePablo Saratxaga2003-05-281-5/+46 * updated pot filePablo Saratxaga2003-05-261-3/+43 * updated pot filePablo Saratxaga2003-05-222-75/+134 * updated pot filePablo Saratxaga2003-05-202-98/+147 * updated German, Estonian and Finnish filesPablo Saratxaga2003-05-203-1420/+1964 * update french translationThierry Vignaud2003-05-201-67/+54 * updated Spanish translationsFabián Mandelbaum2003-05-191-221/+176 * updated pot filePablo Saratxaga2003-05-16