mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-09 04:48:08 +02:00
[pkgconfig] Fix up pkgconfig variables
They were wrong before
This commit is contained in:
parent
712b2eefe6
commit
3896ebdcc7
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ prefix=@prefix@
|
|||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
pluginsdir=@libdir@/plymouth-1
|
||||
themesdir=@PLYMOUTH_PLUGIN_PATH@
|
||||
pluginsdir=@PLYMOUTH_PLUGIN_PATH@
|
||||
themesdir=@PLYMOUTH_THEME_PATH@/
|
||||
|
||||
Name: Plymouth
|
||||
Description: Utility Library for Boot Splash Plugins
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue