Ignore:
Timestamp:
2014-12-01T17:44:17+13:00 (9 years ago)
Author:
Jeremy Symon
Message:

Makefile generater now also generates package manager scripts. Generated scripts are tested and working on Arch

Location:
main/trunk/package-kits/linux/segments
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • main/trunk/package-kits/linux/segments/demo

    r29481 r29508  
    44    touch build
    55
    6 install: build
    7     @echo "Building demo collections"
     6install:
    87    install -d $(DESTDIR)/$(gssrv)/sites/localsite
    98    rsync -a --info=STATS --exclude .svn src/ $(DESTDIR)/$(gssrv)/sites/localsite/collect/
Note: See TracChangeset for help on using the changeset viewer.