Changeset 3b495c0 for skype/Makefile


Ignore:
Timestamp:
2008-01-15T03:10:35Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
15282dc
Parents:
57f0440
Message:

add @version@ magic and prefer tarballs
people hate autotools (well, i can understand them as i hate automake as well),
so prefer the tarball method where you can avoid make prepare

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/Makefile

    r57f0440 r3b495c0  
    4949        ln -s README HEADER.txt
    5050        asciidoc -a toc -a numbered -a sectids HEADER.txt
     51        sed -i 's|@VERSION@|$(VERSION)|g' HEADER.html
    5152        rm HEADER.txt
    5253
Note: See TracChangeset for help on using the changeset viewer.