]> mj.ucw.cz Git - pciutils.git/commitdiff
fix args to install
authorEddie C. Dost <edc@skynet.be>
Tue, 31 Aug 1999 06:00:00 +0000 (06:00 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:13 +0000 (14:10 +0200)
Makefile

index 7db5ae76ef870aaf9b932e7f326d371756ad08da..6a8e437c8ec50723921b61b498defc93712cf27e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1999/07/20 14:01:17 mj Exp $
+# $Id: Makefile,v 1.21 1999/08/31 06:00:00 ecd Exp $
 # Makefile for Linux PCI Utilities
 # (c) 1998--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
 
@@ -47,8 +47,8 @@ clean:
 install: all
        # -c is ignored on Linux, but required on FreeBSD
        install -c -m 755 -s lspci setpci $(ROOT)/sbin
-       install -c 644 pci.ids $(PREFIX)/share
-       install -c 644 lspci.8 setpci.8 $(PREFIX)/man/man8
+       install -c -m 644 pci.ids $(PREFIX)/share
+       install -c -m 644 lspci.8 setpci.8 $(PREFIX)/man/man8
        # Remove relics from old versions
        rm -f $(ROOT)/etc/pci.ids