Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 88135 | Differences between
and this patch

Collapse All | Expand All

(-)vrml.conf.orig (-2 / +2 lines)
Lines 114-123 Link Here
114
114
115
	# where the RPMS and SRPMS and SOURCES and SPECS directories live:
115
	# where the RPMS and SRPMS and SOURCES and SPECS directories live:
116
	# might be /usr/src/redhat, /usr/src/packages, or...?
116
	# might be /usr/src/redhat, /usr/src/packages, or...?
117
	RPM_PREFIX => '/usr/src/redhat',
117
#	RPM_PREFIX => '/usr/src/redhat',
118
118
119
	# what OS version is this built on? each Linux release has a different
119
	# what OS version is this built on? each Linux release has a different
120
	# file name here - might be /etc/SuSE-release. Not required if RPM_PREFIX
120
	# file name here - might be /etc/SuSE-release. Not required if RPM_PREFIX
121
	# is commented out.
121
	# is commented out.
122
	RPM_OSNAME_FILE => '/etc/redhat-release',
122
#	RPM_OSNAME_FILE => '/etc/redhat-release',
123
);
123
);

Return to bug 88135