Codebase list cl-portable-aserve / a9623a5
Added -e to the preinst scripts Peter Van Eynde 14 years ago
4 changed file(s) with 9 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
77 * Added eval-when for shadowing-import for openmcl. Closes: #341266
88 * Removed libs directory from sources
99 * Make a link to version 2.1 of the LGPL
10
11 -- Peter Van Eynde <pvaneynd@debian.org> Wed, 09 Sep 2009 05:57:51 +0100
10 * Added -e to the preinst scripts
11
12 -- Peter Van Eynde <pvaneynd@debian.org> Wed, 09 Sep 2009 06:00:17 +0100
1213
1314 cl-portable-aserve (1.2.42+cvs.2007.05.07-dfsg-3) unstable; urgency=low
1415
00 #!/bin/bash
1
2 set -e
13
24 pkg=acl-compat
35 dir=/usr/share/common-lisp/source/$pkg
00 #!/bin/bash
1
2 set -e
13
24 pkg=aserve
35 dir=/usr/share/common-lisp/source/$pkg
00 #!/bin/bash
1
2 set -e
13
24 pkg=htmlgen
35 dir=/usr/share/common-lisp/source/$pkg