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)$ diff -Naur package-ver.old package-ver > package-patchname.diff
  
  # PKGBUILD
  cd "${srcdir}/${pkgname}-${pkgver}"
  patch -uNp1 -i ../${pkgname}-patchname.diff || return 1
 h Russian (ru)$ diff -Naur package-ver.old package-ver > package-patchname.diff
  
  # PKGBUILD
  cd "${srcdir}/${pkgname}-${pkgver}"
  patch -uNp1 -i ../${pkgname}-patchname.diff || return 1
Cookies help us deliver our services. By using our services, you agree to our use of cookies.