Ver código fonte

Add license file

eolianoe 9 anos atrás
pai
commit
247e1c0311
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      PKGBUILD

+ 2 - 0
PKGBUILD

@@ -25,5 +25,7 @@ package () {
     cd "${srcdir}/${_pkgname}-${pkgver}"
     make DESTDIR="${pkgdir}" install
     rm -fv ${pkgdir}/usr/include/onigposix.h
+
+    install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
 }
 sha256sums=('fc8572823ae7ed77cd0db8fd0e25983ebc770b271d36905fb1379db371aab28a')