mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
pciutils: Update to 3.6.2
Switched source to the same one as usbutils as it is versioned. A few other Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -111,7 +111,7 @@ distclean: clean
|
||||
@@ -119,7 +119,7 @@ distclean: clean
|
||||
install: all
|
||||
# -c is ignored on Linux, but required on FreeBSD
|
||||
$(DIRINSTALL) -m 755 $(DESTDIR)$(SBINDIR) $(DESTDIR)$(IDSDIR) $(DESTDIR)$(MANDIR)/man8 $(DESTDIR)$(MANDIR)/man7
|
||||
|
||||
Reference in New Issue
Block a user