]> git.pld-linux.org Git - packages/libstatgrab.git/commitdiff
- dropped Makefile-fix patch, --disable-set*id-binaries options are sufficient master auto/th/libstatgrab-0.92.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Feb 2022 16:38:18 +0000 (17:38 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Feb 2022 16:38:18 +0000 (17:38 +0100)
libstatgrab-Makefile_fix.patch [deleted file]
libstatgrab.spec

diff --git a/libstatgrab-Makefile_fix.patch b/libstatgrab-Makefile_fix.patch
deleted file mode 100644 (file)
index b992214..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -burN libstatgrab-0.10.2.orig/src/statgrab/Makefile.am libstatgrab-0.10.2/src/statgrab/Makefile.am
---- libstatgrab-0.10.2.orig/src/statgrab/Makefile.am   2004-08-01 22:02:25.154366224 +0200
-+++ libstatgrab-0.10.2/src/statgrab/Makefile.am        2004-08-01 22:03:01.323867624 +0200
-@@ -16,15 +16,3 @@
- LDADD = $(top_builddir)/src/libstatgrab/libstatgrab.la @LINKFLAGS@
- install-exec-local:
--if STATGRAB
--if SETGIDBINS
--# Some operating systems need the binary to be setgid kmem
--      chgrp kmem $(DESTDIR)@bindir@/statgrab
--      chmod g+s $(DESTDIR)@bindir@/statgrab
--endif
--if SETUIDBINS
--# Some operating systems need the binary to be setuid root
--      chown root $(DESTDIR)@bindir@/statgrab
--      chmod u+s $(DESTDIR)@bindir@/statgrab
--endif
--endif
index 262c0d76460c72236a8e67570e27f4dfdc079406..dad6046c6ccc3866c5d5f237a3c588aecaaf1484 100644 (file)
@@ -12,7 +12,6 @@ Group:                Libraries
 #Source0Download: https://github.com/libstatgrab/libstatgrab/releases/
 Source0:       https://github.com/libstatgrab/libstatgrab/releases/download/LIBSTATGRAB_0_92_1/%{name}-%{version}.tar.gz
 # Source0-md5: af685494e985229e0ac46365bc0cd50e
-Patch0:                %{name}-Makefile_fix.patch
 URL:           https://libstatgrab.org/
 BuildRequires: autoconf >= 2.69
 BuildRequires: automake
@@ -111,7 +110,6 @@ sieciowych i dyskowych oraz systemach plików.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.224202 seconds and 4 git commands to generate.