Don't hardcode LIBfoo_VERSION in the -debug pkg.
This commit is contained in:
parent
d3f5a03ce4
commit
ce3b694cec
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-debug,v 1.1 2019/11/10 11:43:59 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-debug,v 1.2 2019/11/10 13:07:16 ajacoutot Exp $
|
||||
bin/.debug/
|
||||
bin/.debug/gapplication.dbg
|
||||
bin/.debug/gdbus.dbg
|
||||
@ -12,8 +12,8 @@ bin/.debug/gresource.dbg
|
||||
bin/.debug/gsettings.dbg
|
||||
bin/.debug/gtester.dbg
|
||||
lib/.debug/
|
||||
lib/.debug/libgio-2.0.so.4200.10.dbg
|
||||
lib/.debug/libglib-2.0.so.4201.3.dbg
|
||||
lib/.debug/libgmodule-2.0.so.4200.10.dbg
|
||||
lib/.debug/libgobject-2.0.so.4200.10.dbg
|
||||
lib/.debug/libgthread-2.0.so.4200.10.dbg
|
||||
lib/.debug/libgio-2.0.so.${LIBgio-2.0_VERSION}.dbg
|
||||
lib/.debug/libglib-2.0.so.${LIBglib-2.0_VERSION}.dbg
|
||||
lib/.debug/libgmodule-2.0.so.${LIBgmodule-2.0_VERSION}.dbg
|
||||
lib/.debug/libgobject-2.0.so.${LIBgobject-2.0_VERSION}.dbg
|
||||
lib/.debug/libgthread-2.0.so.${LIBgthread-2.0_VERSION}.dbg
|
||||
|
Loading…
x
Reference in New Issue
Block a user