mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-03-11 06:37:31 +00:00
move usr/lib/glade/modules and usr/share/glade/catalogs to -dev by default.
This commit is contained in:
parent
d4c670bc44
commit
1bf7e588df
@ -1820,6 +1820,7 @@ default_dev() {
|
||||
usr/bin/*-config usr/share/vala/vapi \
|
||||
usr/share/gir-[0-9]* usr/share/qt*/mkspecs \
|
||||
usr/lib/qt*/mkspecs usr/lib/cmake \
|
||||
usr/lib/glade/modules usr/share/glade/catalogs \
|
||||
$(find . -name include -type d) \
|
||||
$(subpackage_types_has static || find $libdirs \
|
||||
-name '*.a' 2>/dev/null) \
|
||||
|
Loading…
Reference in New Issue
Block a user