Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37762034
en ru br
ALT Linux repos
S:1.10.0-alt2
5.0: 1.7.0-alt1
4.1: 1.7.2-alt0.M41.1
4.0: 1.7.2-alt0.M40.1
3.0: 1.6.0-alt1

Group :: Networking/Other
RPM: pptp-client

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pptp-1.8.0-makefile.patch
Download


--- pptp-1.8.0.orig/Makefile	2013-10-23 12:10:46.000000000 +0400
+++ pptp-1.8.0/Makefile	2013-10-28 22:43:02.000000000 +0400
@@ -71,8 +71,8 @@
 
 install:
 	mkdir -p $(BINDIR)
-	install -o root -m 555 pptp $(BINDIR)
-	install -o root -m 555 pptpsetup $(BINDIR)
+	install -m 555 pptp $(BINDIR)
+	install -m 555 pptpsetup $(BINDIR)
 	mkdir -p $(MANDIR)
 	install -m 644 pptp.8 $(MANDIR)
 	install -m 644 pptpsetup.8 $(MANDIR)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin