Skip to content
Snippets Groups Projects

Add PKGBUILD to build bitmaks-vpn package for Arch Linux in CI, fixes #849

Merged Pea Nut requested to merge fix-849 into main
  1. Jul 10, 2024
    • Pea Nut's avatar
      Build Arch Linux development packge in CI · 211f4aeb
      Pea Nut authored
      Verified
      211f4aeb
    • Pea Nut's avatar
      Add PKGBUILD to build Arch Linux development package · 47161aa6
      Pea Nut authored
      - provider is bitmask
      - version is current main, as testing latest stable in the CI after
        each commit does not have a real benefit
      - Added a new directory ArchLinux (there is already a for directory debian)
      - There is a new target `package_arch` to create the Arch package - There is a check before if we are on a Arch System
      - I did not add the `package_arch`  to the `packages` target (we can not be an Debian and Arch on the same time)
      - `make clean` deletes temporary build files
      - Updated .gitignore
      Verified
      47161aa6
Loading