patchGKSu - Patches: patch #5072, Simple patch for libgksu-1.3.8 to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5072: Simple patch for libgksu-1.3.8 to use new POSIX standard for 'head' command

Submitter:  None
Submitted:  Fri 05 May 2006 02:34:53 PM UTC
   
 
Category:  None Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open

Fri 05 May 2006 02:34:53 PM UTC, original submission:  

Hey.

There is a small patch which corrects 'head' command usage in libgksu source file.

The old way (old posix way) was 'head -1 ...' and as we know this is now deprecated in newer glibc's .

The right way is head -n 1

This patch does this :)

Regards

Christian Hamar alias krix
Hungary
Frugalware Developer Team

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #9896:  libgksu-1.3.1-glibc233.diff added by None (528B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-19 kov StatusNone Done
2006-05-05 None Attached File- Added libgksu-1.3.1-glibc233.diff, #9896

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code