]> git.pld-linux.org Git - packages/ppp.git/commitdiff
- disable mppc patch by default (changes existing configuration options and added... auto/th/ppp-2.5.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 6 Sep 2023 16:57:40 +0000 (18:57 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 6 Sep 2023 16:57:40 +0000 (18:57 +0200)
ppp.spec

index 38bfba5a838b8a76ae69948d47b5af6114498fd5..f68cb5fa8ba29610886fefd1a16a9ef63bc74716 100644 (file)
--- a/ppp.spec
+++ b/ppp.spec
@@ -3,7 +3,7 @@
 # - check if %{_libdir}/pppd/%{version} path is needed, if not drop the symlink
 
 # Conditional build:
-%bcond_without mppc    # MPPC support
+%bcond_with    mppc    # MPPC/MPPE-56/LZS support (upstream-incompatible configuration, support not in mainline/PLD kernel)
 %bcond_without pppoatm # PPPoATM plugin (requires kernel 2.4+ and atm-devel)
 %bcond_with    srp     # SRP support
 %bcond_without systemd # systemd notifications
This page took 0.051299 seconds and 4 git commands to generate.