summaryrefslogtreecommitdiff
path: root/devel/prcs
diff options
context:
space:
mode:
authoragc <agc>1998-05-08 13:12:21 +0000
committeragc <agc>1998-05-08 13:12:21 +0000
commit6ed1637a4bfdb7c621a4e56168076dd5c5b687c9 (patch)
tree115f4ec0c0af235044e820a98af6eb8d272b0896 /devel/prcs
parentc696debc45a1e0a9d7a00081ac7e800b5c4a42ee (diff)
downloadpkgsrc-6ed1637a4bfdb7c621a4e56168076dd5c5b687c9.tar.gz
Don't install byte-compiled emacs lisp file.
Diffstat (limited to 'devel/prcs')
-rw-r--r--devel/prcs/patches/patch-aa22
1 files changed, 22 insertions, 0 deletions
diff --git a/devel/prcs/patches/patch-aa b/devel/prcs/patches/patch-aa
new file mode 100644
index 00000000000..cded2145ac9
--- /dev/null
+++ b/devel/prcs/patches/patch-aa
@@ -0,0 +1,22 @@
+--- configure 1998/05/08 12:09:36 1.1
++++ configure 1998/05/08 12:12:48
+@@ -3726,7 +3726,7 @@
+ ;;
+ esac
+ fi
+-EMACS="$ac_cv_path_EMACS"
++EMACS=no
+ if test -n "$EMACS"; then
+ echo "$ac_t""$EMACS" 1>&6
+ else
+--- emacs/Makefile.in 1998/05/08 12:35:17 1.1
++++ emacs/Makefile.in 1998/05/08 12:36:49
+@@ -165,7 +165,7 @@
+ install-data: install-lispLISP
+ @$(NORMAL_INSTALL)
+
+-install: install-exec install-data all
++install: install-exec all
+ @:
+
+ uninstall: uninstall-lispLISP