Changeset 1058
- Timestamp:
- 03/06/05 11:49:51 (8 years ago)
- File:
-
- 1 edited
-
trunk/debian/postinst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian/postinst
r1049 r1058 1 #!/bin/sh -e1 man t#!/bin/sh -e 2 2 3 3 # Debian alternc-awstats postinst … … 31 31 . /usr/share/debconf/confmodule 32 32 # Uses AlternC.conf 33 if [ - x/etc/alternc/local.sh ]33 if [ -e /etc/alternc/local.sh ] 34 34 then 35 35 . /etc/alternc/local.sh
Note: See TracChangeset
for help on using the changeset viewer.
