summaryrefslogtreecommitdiffstats
path: root/guix/jd/packages/patches
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2024-03-13 21:51:57 +0100
committerjdlugosz963 <jdlugosz963@gmail.com>2024-03-13 21:51:57 +0100
commitedae9ec90668a11672ea1191a5a65307d990fb6a (patch)
treee17e25a2cf67012d3250a029bd5fd460cad19f83 /guix/jd/packages/patches
parent084ddb8b166764c62901d9cbc671bd0d25cda191 (diff)
downloaddotfiles-edae9ec90668a11672ea1191a5a65307d990fb6a.tar.gz
dotfiles-edae9ec90668a11672ea1191a5a65307d990fb6a.zip
Remove nm-pptp vpn plugin.
Diffstat (limited to 'guix/jd/packages/patches')
-rwxr-xr-xguix/jd/packages/patches/nm-pptp-autogen.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/guix/jd/packages/patches/nm-pptp-autogen.patch b/guix/jd/packages/patches/nm-pptp-autogen.patch
deleted file mode 100755
index ef5c731..0000000
--- a/guix/jd/packages/patches/nm-pptp-autogen.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1diff --git a/autogen.sh b/autogen.sh
2index 4ed20c6..34834a6 100755
3--- a/autogen.sh
4+++ b/autogen.sh
5@@ -13,8 +13,6 @@ PKG_NAME=NetworkManager-pptp
6 exit 1
7 }
8
9-(cd $srcdir;
10- autoreconf --install --symlink &&
11- ./configure --enable-maintainer-mode --enable-more-warnings=error $@
12-)
13+cd $srcdir
14+autoreconf --install --symlink
15