This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 05 Aug, 2004 6 commits
-
-
ka2_mail authored
-
ka2_mail authored
Bugfix. Since the .o files are only added to library, it will grow after each build. The fix is to remove libHS*.a file before build.
-
ka2_mail authored
Added mkLibDir & mkBinDir functions. This helps to use the same paths in all places. Fixes a bug under Windows.
-
ka2_mail authored
-
ka2_mail authored
-
ka2_mail authored
-
- 04 Aug, 2004 6 commits
- 03 Aug, 2004 2 commits
- 01 Aug, 2004 3 commits
- 31 Jul, 2004 8 commits
-
-
md9ms authored
-
md9ms authored
-
md9ms authored
-
ijones authored
-
jeremy.shaw authored
dh_make is lame. fix postinst to substitute on PACKAGE not PACKAGE1.
-
ijones authored
-
ijones authored
-
jeremy.shaw authored
I removed a bunch of useless(?) stuff in the debianTemplates directory. And renamed some files. Seems that the dh_make template stuff is pretty basic -- it just substitutes the string 'package' in a filename with the name of the package. I also modified the rules file -- among other things 'clean' required 'setup'. But setup was not built yet. The currently solution seems like a bit of a hack, but does at least generate a package. Also, I use dh_installdocs to install the installed-pkg-config instead of copying it explicitly in the rules file. Added a compat file (level 4), and a default changelog. commented out the Depends line in the control file, because there is currently only a -dev package. To invoke the debianTemplate stuff I do: dh_make -d -t /full/path/to/debianTemplate The -d keeps dh_make from installing a bunch of useless stuff in the debian directory, but it also makes it so that the copyright file does not get created, even if you specify -c on the command-line. I think that should be considered a bug.
-
- 30 Jul, 2004 6 commits
- 29 Jul, 2004 2 commits
- 28 Jul, 2004 1 commit
-
-
md9ms authored
-
- 29 Jul, 2004 6 commits