[packages/procps] drop obsolete files

glen glen at pld-linux.org
Wed Jun 3 20:56:40 CEST 2015


commit dd6bfb258c325ee4139d42955cb50324faee61bb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Jun 3 21:56:23 2015 +0300

    drop obsolete files

 procps-make.patch | 24 ------------------------
 1 file changed, 24 deletions(-)
---
diff --git a/procps-make.patch b/procps-make.patch
deleted file mode 100644
index acbccca..0000000
--- a/procps-make.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- procps-3.2.3/Makefile	2004-07-20 00:22:22.000000000 +0000
-+++ procps-3.2.3.new/Makefile	2004-08-15 13:35:00.914574920 +0000
-@@ -90,7 +90,7 @@
-   -Wstrict-prototypes -Wmissing-prototypes
- # Note that some stuff below is conditional on CFLAGS containing
- # an option that starts with "-g". (-g, -g2, -g3, -ggdb, etc.)
--CFLAGS       := -O2 -s
-+CFLAGS       := -O2
- ALL_CFLAGS   := $(PKG_CFLAGS) $(CFLAGS)
- 
- PKG_LDFLAGS  := -Wl,-warn-common
-@@ -202,10 +202,10 @@
- ###### install
- 
- $(BINFILES) : all
--	$(install) --mode a=rx $(notdir $@) $@
-+	$(install) --mode 755 $(notdir $@) $@
- 
- $(MANFILES) : all
--	$(install) --mode a=r $(notdir $@) $@
-+	$(install) --mode 644 $(notdir $@) $@
- 
- install: $(filter-out $(SKIP) $(addprefix $(DESTDIR),$(SKIP)),$(INSTALL))
- 	cd $(usr/bin) && $(ln_f) skill snice
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/procps.git/commitdiff/dd6bfb258c325ee4139d42955cb50324faee61bb



More information about the pld-cvs-commit mailing list