Changeset 79659
- Timestamp:
- 06/22/11 12:40:24 (4 years ago)
- Location:
- branches/gsoc11-statistics/base
- Files:
-
- 1 edited
- 1 moved
-
Makefile.in (modified) (1 diff)
-
setupstats.sh (moved) (moved from branches/gsoc11-statistics/base/install_launchd.sh)
Legend:
- Unmodified
- Added
- Removed
-
branches/gsoc11-statistics/base/Makefile.in
r79531 r79659 37 37 $(INSTALL) -o ${DSTUSR} -g ${DSTGRP} -m 444 macports-pubkey.pem $(DESTDIR)${datadir}/macports/ 38 38 $(INSTALL) -o ${DSTUSR} -g ${DSTGRP} -m 544 submitstats.sh $(DESTDIR)${datadir}/macports/ 39 # Install launchd script that runs submistats.sh 40 ./install_launchd.sh $(DESTDIR)${datadir}/macports/submitstats.sh $(DESTDIR)${sysconfdir}/macports/macports.conf 39 # Install launchd script that runs submistats.sh 40 ./setupstats.sh $(DESTDIR)${datadir}/macports/submitstats.sh $(DESTDIR)${sysconfdir}/macports/macports.conf 41 41 42 # Only run these scripts when not building in a destroot 42 43 ifeq ($(DESTDIR),)
Note: See TracChangeset
for help on using the changeset viewer.

