remove workaround, upstream is fixed
authorIan Kelling <ian@iankelling.org>
Sun, 12 Feb 2017 00:23:22 +0000 (16:23 -0800)
committerIan Kelling <ian@iankelling.org>
Sun, 12 Feb 2017 00:23:22 +0000 (16:23 -0800)
emacs

diff --git a/emacs b/emacs
index 9366f4153b3171d43721182a9915ec0534414c01..abab8652212101d186b9a79d5d9cc33b3397c7ba 100755 (executable)
--- a/emacs
+++ b/emacs
@@ -38,14 +38,7 @@ e() { echo "$*"; "$@"; }
 export CFLAGS="-Og -g3"
 
 # gawk and attr were no longer automatically installed in stretch
-extras=
-if isdebian-testing; then
-    # while this bug exists
-    # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853970
-    # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852611
-    extras=texlive-base/unstable
-fi
-logq pi texlive hunspell git gawk attr $extras
+logq pi texlive hunspell git gawk attr
 case $(distro-name) in
     fedora )
         # before i learned the builddep command, i identified these