From 888b8fc311815676512f835c9644941f2d848bd3440480537729714efcff2c84 Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Tue, 2 Oct 2018 10:52:23 +0000 Subject: [PATCH] Forgot to remove patch from osc, not only spec file OBS-URL: https://build.opensuse.org/package/show/Base:System/libhugetlbfs?expand=0&rev=54 --- ignore-perl-modules.diff | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 ignore-perl-modules.diff diff --git a/ignore-perl-modules.diff b/ignore-perl-modules.diff deleted file mode 100644 index e55db24..0000000 --- a/ignore-perl-modules.diff +++ /dev/null @@ -1,14 +0,0 @@ -We don't need them, and they're not installed in a directory -where they can be found anyway.. - ---- Makefile -+++ Makefile -@@ -442,7 +442,7 @@ - for x in $(INSTALL_BIN); do \ - $(INSTALL) -m 755 $(BIN_OBJ_DIR)/$$x $(DESTDIR)$(EXEDIR); done - --install-stat: install-perlmod -+install-stat: - @$(VECHO) INSTALL_SCRIPT $(DESTDIR)$(EXEDIR) - $(INSTALL) -d $(DESTDIR)$(EXEDIR) - for x in $(INSTALL_SCRIPT); do \