summaryrefslogtreecommitdiffstats
path: root/guix/jd/packages/patches/nm-pptp-autogen.patch
blob: ef5c7312323ac7d2bb03277cfd3309d6f68da7b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/autogen.sh b/autogen.sh
index 4ed20c6..34834a6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,8 +13,6 @@ PKG_NAME=NetworkManager-pptp
     exit 1
 }
 
-(cd $srcdir;
-    autoreconf --install --symlink &&
-    ./configure --enable-maintainer-mode --enable-more-warnings=error $@
-)
+cd $srcdir
+autoreconf --install --symlink