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
This commit is contained in:
parent
c7794b8183
commit
888b8fc311
@ -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 \
|
|
Loading…
Reference in New Issue
Block a user