Skip to content

Commit

Permalink
Merge pull request #2949 from mariux64/fix-Linux-PAM
Browse files Browse the repository at this point in the history
Linux-PAM: fix download link

(duck)
  • Loading branch information
wwwutz authored Aug 24, 2023
2 parents 10f21d1 + 78d817f commit 72be561
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions Linux-PAM.be0
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
#!/bin/env beesh

# BEE_VERSION Linux-PAM-1.3.0-0
# BEE_VERSION Linux-PAM-1.3.0-2

SRCURL[0]="http://linux-pam.org/library/Linux-PAM-${PKGVERSION}.tar.bz2"
# dead:
# SRCURL[0]="http://linux-pam.org/library/Linux-PAM-${PKGVERSION}.tar.bz2"

# PATCHURL+=()
# wget https://ftp.osuosl.org/pub/blfs/conglomeration/Linux-PAM/Linux-PAM-1.3.0.tar.bz2
SRCURL[0]="https://beehive.molgen.mpg.de/da4b2289b7cfb19583d54e9eaaef1c3a/Linux-PAM-1.3.0.tar.bz2"

# EXCLUDE=""
# PATCHURL+=()

#SBINDIR=/lib/security
#LIBDIR=/lib
INCLUDEDIR=/usr/include/security

#mee_patch() {
# bee_patch "${@}"
#}

mee_configure() {
bee_configure \
--enable-read-both-confs \
Expand Down

0 comments on commit 72be561

Please sign in to comment.