Manjaro All translations

All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)=== noextract ===
An array of files listed under the {{ic|source}} array which should not be extracted from their archive format by {{ic|makepkg}}. This most commonly applies to archives which cannot be handled by {{ic|/usr/bin/bsdtar}} because {{ic|libarchive}} processes all files as streams rather than random access as {{ic|unzip}} does. In these situations, the alternative unarchiving tool (e.g., {{ic|unzip}}, {{ic|p7zip}}, etc.) should be added in the {{ic|makedepends}} array and the first line of the [[Creating Packages#The prepare() function|prepare()]] function should extract the source archive manually; for example:
 h Russian (ru)=== noextract ===
Массив файлов, перечисленных в массиве {{ic|source}}, которые не должны извлекаться из их архивного формата с помощью {{ic|makepkg}}. Чаще всего это относится к архивам, которые не могут быть обработаны {{ic|/usr/bin/bsdtar}}, потому что {{ic|libarchive}} обрабатывает все файлы как потоки, а не как случайный доступ, как это делает {{ic|unzip}}. В таких ситуациях альтернативный инструмент разархивирования (например, {{ic|unzip}}, {{ic|p7zip}} и т.д.) должен быть добавлен в массив {{ic|makedepends}}, а первая строка функции [[Creating Packages#The prepare() function|prepare()]] должна извлечь исходный архив вручную; например:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.