Skip to content

Commit

Permalink
Arch Linux packaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
terryburton committed Jun 20, 2014
1 parent fdc96d5 commit 6a77df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch-linux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ package() {
mkdir -p "${pkgdir}/usr/share/${pkgname}/"
cp build/monolithic_package/barcode.ps "${pkgdir}/usr/share/${pkgname}/"
cp build/monolithic_package/README "${pkgdir}/usr/share/${pkgname}/"
mkdir -p "${pkgdir}/usr/share/doc/${pkgname}/"
cp README.md "${pkgdir}/usr/share/doc/${pkgname}/README"
cp CHANGES "${pkgdir}/usr/share/doc/${pkgname}/"
}

0 comments on commit 6a77df8

Please sign in to comment.