Kaydet (Commit) 72c46e52 authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

look at this dude.

üst dfb844cf
......@@ -13,7 +13,7 @@
<PartOf>kernel.linux</PartOf>
<Summary>The Linux kernel (the core of the Linux operating system) for Sulin</Summary>
<Description>kernel contains the Linux kernel, the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.</Description>
<Archive sha1sum="427aac3987544e32d400293060dec1433f36c5e6">https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.7.2.tar.xz</Archive>
<Archive sha1sum="b565a7606d9d91eef1e331d96e46adb83c544a23">https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.7.2.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile permission="0755" target="generate-module-list">scripts/generate-module-list</AdditionalFile>
<AdditionalFile permission="0755" target=".config">configs/kernel-x86_64-config-5.7.2</AdditionalFile>
......
......@@ -125,5 +125,5 @@ def install():
#inarytools.remove("/usr/sbin/%s" % i)
shelltools.cd("..")
inarytools.dodoc("ChangeLog", "NEWS", "README*", "LICENSES")
inarytools.dodoc("NEWS", "README*", "LICENSES")
......@@ -15,7 +15,7 @@
<Summary>GNU libc6 (also called glibc2) C library</Summary>
<Description>The Glibc package contains the main C library. This library provides the basic routines for allocating memory, searching directories, opening and closing files, reading and writing files, string handling, pattern matching, arithmetic, and so on.</Description>
<!-- @@@gnu glibc -->
<Archive sha1sum="4df7e4dbb92b5ced729d972b32e3b8683db4a689" >http://ftp.gnu.org/gnu/libc/glibc-2.31.tar.gz</Archive>
<Archive sha1sum="137aa0902c16fd7820de7b9b2fc9417d768c030c" >http://ftp.gnu.org/gnu/libc/glibc-2.31.tar.gz</Archive>
<BuildDependencies>
<Dependency>linux-headers</Dependency>
<Dependency>gettext</Dependency>
......@@ -1258,6 +1258,7 @@
<Path fileType="localedata">/usr/lib/locale/mn_*</Path>
<Path fileType="localedata">/usr/share/locale/mn*</Path>
<Path fileType="localedata">/usr/share/i18n/locales/mn_*</Path>
<Path fileType="localedata">/usr/share/i18n/locales/mnw*</Path>
</Files>
</Package>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment