mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(unity-settings-daemon): remove rpmlint warning (#370)
Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
This commit is contained in:
@@ -61,7 +61,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
# Requires internet so manually installing manpage
|
||||
rm -rf man
|
||||
sed -i '/man\/Makefile/d' ./configure.ac
|
||||
sed -i '/man\/Makefile/d' "configure.ac"
|
||||
sed -i '/man/d' Makefile.am
|
||||
|
||||
%build
|
||||
|
||||
Reference in New Issue
Block a user