Revert "[gitmaster]: Reintroduce %find-lag reverted by previous patch"
This reverts commit 8b64bc9c07
.
This aborts in a really strange way for me right now:
```
RPM build errors:
error: Unterminated (: (
```
This commit is contained in:
parent
8b64bc9c07
commit
85b9d4831a
@ -112,7 +112,6 @@ This package contains libflatpak.
|
||||
install -d %{buildroot}%{_localstatedir}/lib/flatpak
|
||||
rm -f %{buildroot}%{_libdir}/libflatpak.la
|
||||
|
||||
%find_lang flatpak
|
||||
|
||||
%post
|
||||
# Create an (empty) system-wide repo.
|
||||
@ -124,7 +123,7 @@ flatpak remote-list --system
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files -f flatpak
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS README.md
|
||||
%{_bindir}/flatpak
|
||||
|
Loading…
Reference in New Issue
Block a user