Difference for debian/rules from version 1.3 to 1.4


version 1.3 version 1.4
Line 52
 
Line 52
   
 patch: patch-stamp  patch: patch-stamp
 patch-stamp:  patch-stamp:
  dpatch apply-all   dpatch apply-all --verbose
  touch patch-stamp   touch patch-stamp
   
 unpatch:  unpatch:
  dpatch deapply-all   dpatch deapply-all --verbose
  rm -rf patch-stamp debian/patched   rm -rf patch-stamp debian/patched
   
 install:   install:
Line 79
 
Line 79
   
  $(MAKE) -C crossedit install DESTDIR=$(CURDIR)/debian/crossfire-edit    $(MAKE) -C crossedit install DESTDIR=$(CURDIR)/debian/crossfire-edit
   
    chown -R games.games debian/crossfire-server/var/games/crossfire
    chmod 2755 debian/crossfire-server/var/games/crossfire
    install -D -m775 -o root -g games -d debian/crossfire-server/var/log/crossfire
   
  dh_install   dh_install
   
 # Build architecture-independent files here.  # Build architecture-independent files here.
Line 118
 
Line 122
  dh_installdebconf -pcrossfire-server -Pdebian/crossfire-server   dh_installdebconf -pcrossfire-server -Pdebian/crossfire-server
  dh_shlibdeps -pcrossfire-server -Pdebian/crossfire-server   dh_shlibdeps -pcrossfire-server -Pdebian/crossfire-server
  dh_shlibdeps -pcrossfire-edit -Pdebian/crossfire-edit   dh_shlibdeps -pcrossfire-edit -Pdebian/crossfire-edit
   
  dh_gencontrol -pcrossfire-server -Pdebian/crossfire-server   dh_gencontrol -pcrossfire-server -Pdebian/crossfire-server
  dh_gencontrol -pcrossfire-edit -Pdebian/crossfire-edit   dh_gencontrol -pcrossfire-edit -Pdebian/crossfire-edit
  dh_md5sums -pcrossfire-server -Pdebian/crossfire-server   dh_md5sums -pcrossfire-server -Pdebian/crossfire-server


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:03