Merge stage1 x86_64 dans trunk
[hvlinux.git] / stage4 / cis-gnome-config
index 9f20b68..fd88e27 100755 (executable)
@@ -10,6 +10,7 @@ source ../packages-list
 var_add_path "PATH" /etc/profile "/opt/${GNOME2_VER}/bin" &&
 var_export   "PATH" /etc/profile &&
 var_add_path "PKG_CONFIG_PATH" /etc/profile "/opt/${GNOME2_VER}/lib/pkgconfig" &&
+var_add_path "PKG_CONFIG_PATH" /etc/profile "/opt/${GNOME2_VER}/share/pkgconfig" &&
 var_export   "PKG_CONFIG_PATH" /etc/profile &&
 var_add_path "LIBGLADE_MODULE_PATH" /etc/profile "${GNOME2_PREFIX}/lib/libglade/2.0" &&
 var_export   "LIBGLADE_MODULE_PATH" /etc/profile &&