patch-pppdcapiplugin_Makefile 527 B

123456789101112
  1. - do not set uid when installing
  2. --- capi4k-utils.orig/pppdcapiplugin/Makefile 2005-07-18 11:11:25.000000000 +0200
  3. +++ capi4k-utils/pppdcapiplugin/Makefile 2011-07-14 19:22:54.660001648 +0200
  4. @@ -12,7 +12,7 @@ export TOPDIR=$(shell pwd)
  5. export CAPIINC=$(TOPDIR)/../capi20
  6. export CAPILIB=$(TOPDIR)/../capi20
  7. export INSTALL=$(TOPDIR)/install-sh -c
  8. -export INSTALLDATA=$(TOPDIR)/install-sh -c -o root -m 600
  9. +export INSTALLDATA=$(TOPDIR)/install-sh -c -m 600
  10. export MKDIR=$(TOPDIR)/mkinstalldirs
  11. PPPSRCDIRS=/src/isdn/pppd