mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
revision var check, not needed anymore.
This commit is contained in:
parent
76d0accc9d
commit
2b57eb1991
1 changed files with 1 additions and 5 deletions
|
@ -21,11 +21,7 @@ long_desc="
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=dc17ce948b8d7f77d36872b22ea68b5aaad3ac1891bf8c62b4f7550dab3a9050
|
checksum=dc17ce948b8d7f77d36872b22ea68b5aaad3ac1891bf8c62b4f7550dab3a9050
|
||||||
|
|
||||||
if [ -n "${revision}" ]; then
|
_kernver="${version}_${revision}"
|
||||||
_kernver="${version}_${revision}"
|
|
||||||
else
|
|
||||||
_kernver="${version}"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# These files could be modified when an external module is built.
|
# These files could be modified when an external module is built.
|
||||||
mutable_files="
|
mutable_files="
|
||||||
|
|
Loading…
Add table
Reference in a new issue