Add some prefixes for SUSE (Marcus H�we).

SVN revision: 21578
This commit is contained in:
Kim Woelders 2006-03-29 20:18:00 +00:00
parent 2f78638c0f
commit fc6a4dfc0a
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
# Likely prefixes
$Prefixes = "/usr/local:/usr:/opt:/opt/kde:$ENV{'KDEDIR'}";
$Prefixes = "$Prefixes:/opt/kde3:/opt/gnome"; # SUSE
$Prefixes = RemoveDuplcates($Prefixes);
# Where to look for GNOME2/KDE2,3 stuff