Subversion Repositories Scribus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2019 6726 d 12 h craig /branches/Version13x/Scribus/ Put Makefile.cvs back in the "make dist" tarballs as some packagers want it.  
779 6871 d 15 h fschmid /branches/Version13x/Scribus/ make dist should work again, Makefile.dist is now replaced by Makefile.cvs thus you
have to run:
make -f Makefile.cvs
./configure
now
to make a tarball run:
make distclean
make -f Makefile.cvs
./configure
make dist (or make dist-bzip2 to have a bzipped one)