Skip to content

Commit

Permalink
fix pkg-config libdir
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberTailor authored and epsilon-0 committed Aug 26, 2024
1 parent 1d59227 commit 2ae7964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libimsg.pc.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
prefix=@PREFIX@
libdir=${prefix}/@LIBDIR@
libdir=@LIBDIR@
includedir=${prefix}/include

Name: IMSG
Expand Down

0 comments on commit 2ae7964

Please sign in to comment.