First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106246
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: James Rowe <jnrowe@ukfsn.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
compface_CRLF_in_perl.patch compface_CRLF_in_perl.patch patch James Rowe 2005-09-17 01:15 0000 335 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106246 depends on: Show dependency tree
Show dependency graph
Bug 106246 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-17 01:15 0000
It is the same problem which has apparently already reared its ugly head
with the Makefile.in and I presume the configure script.  The perl script
xbm2xface.pl will not run because the interpreter line ends with CRLF,
technically all that is required to fix this is to change the interpreter
line but it doesn't really hurt to "fix" the whole file(well apparently not
in this instance).

  The attached incredibly simple patch just adds the perl script to the
existing sed statement to remove the carriage returns and allow the script
to run.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From James Rowe 2005-09-17 01:15:52 0000 -------
Created an attachment (id=68651) [edit]
compface_CRLF_in_perl.patch

------- Comment #2 From Seemant Kulleen (RETIRED) 2005-09-19 05:18:43 0000 -------
thanks James

First Last Prev Next    No search results available      Search page      Enter new bug