]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- fix mimetypedeps packaging
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 6 Jan 2020 11:42:16 +0000 (20:42 +0900)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 6 Jan 2020 11:42:16 +0000 (20:42 +0900)
rpm-build-macros.spec

index c44313da9e362353a59009a4db6e829132a694f7..72e36a4b2ad39292fa629aee8063e0cdc10f2140 100644 (file)
@@ -51,7 +51,7 @@ Source52:     macros.xmms
 Source53:      macros.xorg
 
 Source60:      rpm-mimetypedeps
-Source61:      macros.mimetypedeps
+Source61:      macros.mimetype
 
 Patch0:                disable-systemd.patch
 #Patchx: %{name}-pydebuginfo.patch
@@ -246,7 +246,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_usrlibrpm}/dokuwiki-find-lang.sh
 %attr(755,root,root) %{_usrlibrpm}/compress-doc
 %attr(755,root,root) %{_usrlibrpm}/find-spec-bcond
-%attr(755,root,root) %{_rpmlibdir}/mimetypedeps.sh
+%attr(755,root,root) %{_usrlibrpm}/mimetypedeps.sh
 
 %files rubyprov
 %defattr(644,root,root,755)
This page took 0.040716 seconds and 4 git commands to generate.