]> git.pld-linux.org Git - packages/courier.git/commitdiff
- missing extra_scripts in courier/Makefile.am
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Sat, 10 Apr 2004 21:32:51 +0000 (21:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier-fix_build.patch -> 1.1

courier-fix_build.patch [new file with mode: 0644]

diff --git a/courier-fix_build.patch b/courier-fix_build.patch
new file mode 100644 (file)
index 0000000..a57bc96
--- /dev/null
@@ -0,0 +1,13 @@
+diff -Nur old/courier/Makefile.am new/courier/Makefile.am
+--- old/courier/Makefile.am    2004-04-01 23:48:27.000000000 +0000
++++ new/courier/Makefile.am    2004-04-10 21:00:03.000000000 +0000
+@@ -62,8 +61,8 @@
+ sbinscripts=sharedindexsplit sharedindexinstall
+ sbin_SCRIPTS=@SBINSCRIPTS@
+-
++EXTRA_SCRIPTS=
+ sbin_PROGRAMS=courier showconfig showmodules sendmail \
+       @COURIERLDAPALIASD@ @EXTRASBIN@
+ sysconf_DATA=pop3d.authpam imapd.authpam webmail.authpam imapd.cnf pop3d.cnf \
This page took 0.113871 seconds and 4 git commands to generate.