Bug 77983

Summary: Hardcoded path names in perl package
Product: [Retired] Red Hat Linux Reporter: Eugene Kanter <ekanter>
Component: perlAssignee: Warren Togami <wtogami>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-28 07:30:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eugene Kanter 2002-11-16 17:23:34 UTC
Description of Problem:  
 
Perl package does not support different %{_prefix} because there is a lot of 
hadcoded "/usr" strings in perl.spec and MANIFEST.* files. 
 
 
How Reproducible:  
 
always  
  
Steps to Reproduce:  
1.  redefine _prefix 
2.  try to build perl package. 
 
Additional information. 
 
%{....} macros should be used.

Comment 1 Warren Togami 2005-05-28 07:30:55 UTC
Sorry, we do not support relocatable packages.  If you want the package to be
relocatable please submit a spec patch for review against FC4.