mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-08-01 20:49:26 +00:00
Added or edited file headers.
This commit is contained in:
@ -1,4 +1,11 @@
|
||||
# Kernel-package building shortcut.
|
||||
#
|
||||
# Makes a dpkg Linux kernel package.
|
||||
#
|
||||
# Authors:
|
||||
# Daniel Bolton <dbb@9y.com>
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
MAKEFLAGS='' # Temporarily unset MAKEFLAGS ( '-j3' will fail ).
|
||||
appendage='-custom' # This shows up in $ (uname -r ).
|
||||
revision=$(date +"%Y%m%d") # This shows up in the .deb file name.
|
||||
|
Reference in New Issue
Block a user