mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix
This commit is contained in:
@@ -32,14 +32,14 @@ your desktop — built with C++ and Qt.
|
||||
|
||||
%package xdgpp
|
||||
Summary: C++ library implementing various Freedesktop specifications for the Vicinae launcher
|
||||
%pkg_libs_files -n xdgpp
|
||||
%pkg_libs_files -n %{name}-xdgpp
|
||||
|
||||
%description xdgpp
|
||||
C++ library implementing various Freedesktop specifications for the Vicinae launcher
|
||||
|
||||
%package xdgpp-devel
|
||||
Summary: Development files for %{name}-xdgpp
|
||||
%pkg_devel_files -n xdgpp-devel
|
||||
%pkg_devel_files -n %{name}-xdgpp-devel
|
||||
|
||||
%description xdgpp-devel
|
||||
Development files for %{name}-xdgpp
|
||||
|
||||
Reference in New Issue
Block a user