Last change
on this file since 729 was
729,
checked in by Bruno Cornec, 14 years ago
|
merge -r686:728 $SVN_M/branches/stable
|
-
Property svn:keywords set to
Id
|
File size:
303 bytes
|
Rev | Line | |
---|
[342] | 1 | SUBDIRS = common mondoarchive mondorestore restore-scripts post-nuke.sample |
---|
[426] | 2 | DIST_SUBDIRS = ${SUBDIRS} |
---|
[4] | 3 | |
---|
[729] | 4 | pkgdata_DATA = do-not-compress-these |
---|
| 5 | scriptdir = $(pkgdatadir) |
---|
| 6 | script_DATA = autorun |
---|
| 7 | |
---|
| 8 | install-data-hook: |
---|
| 9 | @for prog in $(script_DATA); do \ |
---|
| 10 | chmod +x $(scriptdir)/$$prog; \ |
---|
| 11 | done |
---|
Note: See
TracBrowser
for help on using the repository browser.