/[debconf]/debconf-trunk/debian/rules
ViewVC logotype

Diff of /debconf-trunk/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 245 by joey, Mon Nov 15 02:10:42 1999 UTC revision 246 by joey, Mon Nov 15 23:40:48 1999 UTC
# Line 38  binary-indep: install Line 38  binary-indep: install
38          dh_installdocs doc/CREDITS doc/*.txt doc/*.html \          dh_installdocs doc/CREDITS doc/*.txt doc/*.html \
39                  doc/packages-that-prompt doc/spec/*.txt doc/spec/*.html \                  doc/packages-that-prompt doc/spec/*.txt doc/spec/*.html \
40                  README TODO                  README TODO
41          dh_installexamples samples/*.* test.pl          dh_installexamples samples/*
42          dh_installmenu          dh_installmenu
43          dh_installcron          dh_installcron
44          dh_installmanpages -p debconf dpkg-frontend.1          dh_installmanpages -p debconf dpkg-frontend.1
# Line 47  binary-indep: install Line 47  binary-indep: install
47          dh_fixperms          dh_fixperms
48          dh_suidregister          dh_suidregister
49          dh_installdeb          dh_installdeb
50            # Hack to make sure debconf-tiny has the same version.
51            mv debian/debconf-tiny.changelog debian/debconf-tiny.changelog.bak
52          dh_gencontrol          dh_gencontrol
53            mv debian/debconf-tiny.changelog.bak debian/debconf-tiny.changelog
54          dh_md5sums -p debconf          dh_md5sums -p debconf
55          dh_builddeb          dh_builddeb
56    

Legend:
Removed from v.245  
changed lines
  Added in v.246

  ViewVC Help
Powered by ViewVC 1.1.5