summaryrefslogtreecommitdiff
path: root/debian/patches/debian.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/debian.patch')
-rw-r--r--debian/patches/debian.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/patches/debian.patch b/debian/patches/debian.patch
new file mode 100644
index 0000000..c9bdf73
--- /dev/null
+++ b/debian/patches/debian.patch
@@ -0,0 +1,30 @@
+Index: apl/Makefile.am
+===================================================================
+--- apl.orig/Makefile.am
++++ apl/Makefile.am
+@@ -3,9 +3,9 @@ ACLOCAL_AMFLAGS = -I m4
+
+ APL_DIRS = workspaces wslib3 wslib4 wslib5
+ SUBDIRS = $(APL_DIRS)
+-SUBDIRS += build doc erlang gnu-apl.d HOWTOs
++SUBDIRS += doc erlang gnu-apl.d HOWTOs
+ SUBDIRS += src support-files tools websock
+-DIST_SUBDIRS = $(SUBDIRS) rpm debian
++DIST_SUBDIRS = $(SUBDIRS) rpm
+
+ dist_noinst_SCRIPTS = buildtag.sh
+
+Index: apl/configure.ac
+===================================================================
+--- apl.orig/configure.ac
++++ apl/configure.ac
+@@ -436,9 +436,6 @@ AC_MSG_RESULT([$user_wants_ctrlD_del])
+ m4_include(m4/apl_TARGETs.m4)
+
+ AC_CONFIG_FILES([Makefile
+- build/Makefile
+- debian/Makefile
+- debian/source/Makefile
+ doc/Makefile
+ doc/DALY/Makefile
+ erlang/Makefile