]> Git Repo - linux.git/commit - scripts/Makefile.package
Replace '-' in kernel version with '_'
authorArun Sharma <[email protected]>
Wed, 4 May 2011 20:48:11 +0000 (13:48 -0700)
committerMichal Marek <[email protected]>
Wed, 4 May 2011 21:07:48 +0000 (23:07 +0200)
commite1287eb891e326ea8451b03ba1f9b0d66abdb13d
tree214918bb71630a345fa998684b9e83b968549018
parent0ce790e7d736cedc563e1fb4e998babf5a4dbc3d
Replace '-' in kernel version with '_'

Removing the '-' results in hard to read filenames such as:
kernel-2.6.35.2000042g76e4caf-28.x86_64.rpm

kernel-2.6.35.2_000042_g76e4caf-28.x86_64.rpm is easier to
read.

Signed-off-by: Arun Sharma <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
scripts/package/Makefile
scripts/package/mkspec
This page took 0.053731 seconds and 4 git commands to generate.