Ignore:
Timestamp:
10/26/17 13:00:42 (7 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
gcc484, master, perl-5.22
Children:
21dd3b8
Parents:
d7191d1
Message:

update ppp pptp for windows 10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/internetserver/pppd_ldap/pppd_ldap.SlackBuild

    rd7191d1 rddea341  
    11#!/bin/sh
    2 #DEP:poptop_ppp
     2#DEP:ppp
    33#DEP:openldap
    44CWD=`pwd`
     
    2727chmod +x $PKG/etc/postinst.d/post.pppd_ldap
    2828
    29 #LDAP schema file voor Radius 
     29#LDAP schema file voor Radius
    3030mkdir -p $PKG/etc/openldap/schema
    3131cp RADIUS-LDAPv3.schema $PKG/etc/openldap/schema || exit 1
     
    3636makepkg -l y -c n $CWD/$NAME.pkg > /dev/null &&
    3737echo $VERSION > $CWD/$NAME.version &&
    38 arch > $CWD/$NAME.arch 
     38arch > $CWD/$NAME.arch
Note: See TracChangeset for help on using the changeset viewer.