Skip to content

Commit 65e3fe8

Browse files
committed
Don't create not used directory
1 parent fc834e2 commit 65e3fe8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,6 @@ install_global:
620620
$(COPY) $(SRCDIR)/icc_examin.desktop iccexamin.desktop
621621
$(INSTALL) -m 644 iccexamin.desktop $(DESTDIR)$(desktopdir)/iccexamin.desktop
622622
-xdg-desktop-menu install --novendor iccexamin.desktop
623-
mkdir -p $(DESTDIR)$(datadir)/mime/packages/
624623
mkdir -p $(DESTDIR)$(pixmapdir)/hicolor/scalable/
625624
#$(INSTALL) -m 644 $(SRCDIR)/icc_examin.png $(DESTDIR)$(pixmapdir)/iccexamin.png
626625
$(COPY) $(SRCDIR)/icc_examin.png iccexamin.png

0 commit comments

Comments
 (0)