Changeset 711 in MondoRescue for branches/stable/mondo/mondo/Makefile.am


Ignore:
Timestamp:
Jul 23, 2006, 8:35:41 PM (18 years ago)
Author:
bcornec
Message:

Still on autorun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/Makefile.am

    r710 r711  
    66all:    all-am chmod
    77
    8 chmod:  ${DESTDIR}/${datadir}/autorun
    9     chmod 755 ${DESTDIR}/${datadir}/autorun
     8chmod:  ${DESTDIR}/${pkgdatadir}/autorun
     9    chmod 755 ${DESTDIR}/${pkgdatadir}/autorun
Note: See TracChangeset for help on using the changeset viewer.