Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
cfitsio


Commits:
d8a36cd9 by Antonio Rojas at 2025-03-18T11:48:23+01:00
Use upstream fix

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -19,8 +19,9 @@ 
source=(git+https://github.com/HEASARC/cfitsio#tag=cfitsio-$pkgver)
 sha256sums=('41d79d1cabc3ae860ad3ecf25fc22ec1d6595f3618d1af6934fad7996cdddf84')
 
 prepare() {
+  cd $pkgname
 # Fix dirs in pc file https://github.com/HEASARC/cfitsio/issues/38
-  sed -e 's|@LIB_DESTINATION@|/usr/lib|' -e 
's|@INCLUDE_INSTALL_DIR@|/usr/include|' -i $pkgname/cfitsio.pc.cmake
+  git cherry-pick -n 8ea4846049ba89e5ace4cc03d7118e8b86490a7e
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cfitsio/-/commit/d8a36cd99761f2751ecbd66557fc3f8a4fbe8aa5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cfitsio/-/commit/d8a36cd99761f2751ecbd66557fc3f8a4fbe8aa5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to