Changeset bbe00a4 in bootscripts-standard for Makefile


Ignore:
Timestamp:
Dec 12, 2007, 7:27:57 PM (17 years ago)
Author:
Chris Staub <chris@…>
Branches:
master
Children:
7df280d
Parents:
29f0426
Message:

Added SHELL to the Makefile as it uses bash-specific syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified Makefile

    r29f0426 rbbe00a4  
    11ETCDIR=/etc
    22LIBDIR=/lib
     3SHELL=/bin/bash
    34EXTDIR=${DESTDIR}${ETCDIR}
    45MODE=754
Note: See TracChangeset for help on using the changeset viewer.