Differences From Artifact [69ab25f39e]:
- Executable file mttroot/mtt/debian/rules — part of check-in [822e802530] at 2003-10-26 22:55:11 on branch origin/master — Fixed installation of man page. (user: geraint@users.sourceforge.net, size: 1794) [annotate] [blame] [check-ins using] [more...]
To Artifact [e44338ab99]:
- Executable file mtt/debian/rules — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 1807) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/debian/rules — part of check-in [aa637e07f1] at 2003-11-13 00:42:51 on branch origin/master — Made Xfig bond graph library available alongside standard libraries (debian) (user: geraint@users.sourceforge.net, size: 1807) [annotate] [blame] [check-ins using]
︙ | |||
49 50 51 52 53 54 55 | 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | - + | install: build dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/mtt. |
︙ |