Merge pull request #90 from jamalsa/fix-printsupport-package

Fix wrong package name on printsupport cflags
This commit is contained in:
mappu 2024-11-22 08:17:27 +13:00 committed by GitHub
commit 75d562d352
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
package qprintsupport
package printsupport
/*
#cgo CFLAGS: -fPIC

View File

@ -1,4 +1,4 @@
package qprintsupport
package printsupport
/*
#cgo CFLAGS: -fPIC