Changeset 1488 for trunk/debian/postinst


Ignore:
Timestamp:
05/20/05 18:42:54 (8 years ago)
Author:
benjamin
Message:
  • debianization, suite
  • -x => -f pour /etc/alternc/local.sh !
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/postinst

    r1484 r1488  
    77. /usr/share/debconf/confmodule 
    88# Uses AlternC.conf 
    9 if [ -x /etc/alternc/local.sh ]  
     9if [ -f /etc/alternc/local.sh ]  
    1010then 
    1111    . /etc/alternc/local.sh 
Note: See TracChangeset for help on using the changeset viewer.