Bug 1332

Summary: Generated .pc files have blank line above and below the text
Product: ns-3 Reporter: Vedran Miletić <vedran>
Component: build systemAssignee: Gustavo J. A. M. Carneiro <gjcarneiro>
Status: RESOLVED FIXED    
Severity: trivial CC: ns-bugs
Priority: P5    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: Patch variant 1
Patch variant 2

Description Vedran Miletić 2011-12-29 11:19:04 UTC
It probably doesn't affect anything (therefore trivial severity), but it's not consistent with (from what I checked, almost all) other libraries.

Attached are two (equivalent) ways of fixing it.
Comment 1 Vedran Miletić 2011-12-29 11:19:50 UTC
Created attachment 1292 [details]
Patch variant 1
Comment 2 Vedran Miletić 2011-12-29 11:20:08 UTC
Created attachment 1293 [details]
Patch variant 2
Comment 3 Gustavo J. A. M. Carneiro 2011-12-30 10:38:28 UTC
Applied patch 1.

changeset:   7667:42dda4375d79
tag:         tip
user:        Vedran Miletić  <rivanvx@gmail.com>
date:        Fri Dec 30 15:37:31 2011 +0000
summary:     Bug 1332 - Generated .pc files have blank line above and below the text
Comment 4 Vedran Miletić 2011-12-30 10:59:25 UTC
Thanks Gustavo.