]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- updated for 2.06
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 11 Feb 2008 21:27:27 +0000 (21:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcap-make.patch -> 1.2

libcap-make.patch

index 05bfc566a0baed3713e1c7d1ba4cb50fcc0e4649..39030d7a5f9d0e55ccf18b8f87e8bddb1b0f6e35 100644 (file)
@@ -1,14 +1,14 @@
---- libcap-2.05/libcap/Makefile.orig   2008-01-22 01:16:58.000000000 +0100
-+++ libcap-2.05/libcap/Makefile        2008-01-26 21:43:10.285220380 +0100
-@@ -16,7 +16,6 @@
- OBJS=$(addsuffix .o, $(FILES))
+--- libcap-2.06/libcap/Makefile.orig   2008-02-07 19:58:32.000000000 +0100
++++ libcap-2.06/libcap/Makefile        2008-02-11 22:13:50.396611606 +0100
+@@ -17,7 +17,6 @@
  MAJLIBNAME=$(LIBNAME).$(VERSION)
  MINLIBNAME=$(MAJLIBNAME).$(MINOR)
+ GPERF_OUTPUT = _caps_output.gperf
 -LDFLAGS+=-lattr
  
  all: $(MINLIBNAME) $(STALIBNAME)
  
-@@ -48,10 +47,9 @@
+@@ -59,10 +58,9 @@
        install -m 0644 include/sys/capability.h $(INCDIR)/sys
        mkdir -p -m 0755 $(LIBDIR)
        install -m 0644 $(STALIBNAME) $(LIBDIR)/$(MINLIBNAME)
This page took 0.136725 seconds and 4 git commands to generate.