aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pnp/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/pnp/files/patch-src::Makefile.in')
-rw-r--r--net-mgmt/pnp/files/patch-src::Makefile.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/net-mgmt/pnp/files/patch-src::Makefile.in b/net-mgmt/pnp/files/patch-src::Makefile.in
index 9b5866e4474b..315868353d14 100644
--- a/net-mgmt/pnp/files/patch-src::Makefile.in
+++ b/net-mgmt/pnp/files/patch-src::Makefile.in
@@ -1,12 +1,11 @@
---- src/Makefile.in.orig 2008-06-18 12:02:39.000000000 +0400
-+++ src/Makefile.in 2008-08-18 18:56:20.000000000 +0400
-@@ -93,8 +93,7 @@
+--- src/Makefile.in.orig 2008-12-24 01:12:54.000000000 +0300
++++ src/Makefile.in 2008-12-24 01:13:31.000000000 +0300
+@@ -88,8 +88,6 @@
$(MAKE) install-basic
install-basic:
-- $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(BINDIR)
-- $(INSTALL) -m 774 $(INSTALL_OPTS) @npcd_name@ $(DESTDIR)$(BINDIR)
-+ $(INSTALL) -m 755 $(INSTALL_OPTS) @npcd_name@ $(DESTDIR)$(BINDIR)
+- $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(BINDIR)
+- $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(PERFDATA_SPOOL_DIR)
+ $(INSTALL) -m 754 $(INSTALL_OPTS) @npcd_name@ $(DESTDIR)$(BINDIR)
strip-post-install:
- $(STRIP) $(DESTDIR)$(BINDIR)/@npcd_name@