Changeset 762 in MondoRescue for branches/2.0.9/mondo/mondo/Makefile.am


Ignore:
Timestamp:
Aug 7, 2006, 10:37:26 AM (18 years ago)
Author:
Bruno Cornec
Message:

merge -r760:761 $SVN_M/branches/stable

File:
1 edited

Legend:

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

    r714 r762  
    44pkgdata_DATA   = do-not-compress-these
    55scriptdir      = $(pkgdatadir)
    6 script_DATA    = autorun
    7 
    8 install-data-hook:
    9     @for prog in $(script_DATA); do \
    10       chmod +x $(scriptdir)/$$prog; \
    11     done
     6script_SCRIPTS    = autorun
Note: See TracChangeset for help on using the changeset viewer.