Revert "Don't install the installed-test files in an odd place"
That bug is fixed in 2.38.2. This reverts commit 284399be7464076e2c43c47d865cb8c3e9adda7b.
This commit is contained in:
parent
b1c09f1523
commit
12c7c5094d
@ -40,9 +40,6 @@ make %{?_smp_mflags} V=1
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
# don't install the installed-test files in an odd place
|
||||
rm -rf $RPM_BUILD_ROOT/files
|
||||
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/gio/modules/*.la
|
||||
|
||||
%find_lang %{name}
|
||||
|
Loading…
Reference in New Issue
Block a user