mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
debian/templates/control.main.in: Restrict linux-kbuild to linux-any.
svn path=/dists/trunk/linux-tools/; revision=18131
This commit is contained in:
2
debian/templates/control.main.in
vendored
2
debian/templates/control.main.in
vendored
@@ -1,5 +1,5 @@
|
||||
Package: linux-kbuild-@version@
|
||||
Architecture: any
|
||||
Architecture: linux-any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Kbuild infrastructure for Linux @version@
|
||||
This package provides the kbuild infrastructure for the headers packages for Linux kernel version @version@.
|
||||
|
||||
Reference in New Issue
Block a user