Ignore:
Timestamp:
Dec 23, 2016, 4:56:37 PM (7 years ago)
Author:
Bruno Cornec
Message:

Fix deb directory formondo-doc which wasn't built for deb based distros

  • Try to fix the double build of mindi-busybox
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/3.3/mindi-busybox/deb/rules

    r1805 r2158  
    6464    dh_install -s
    6565
    66 # Build architecture independant packages using the common target.
    67 binary-indep: build install
    68     # None
    69 
    7066# Build architecture dependant packages using the common target.
    7167binary-arch: build install
     
    8177    dh_builddeb
    8278
    83 binary: binary-arch binary-indep
    84 .PHONY: build clean binary-indep binary-arch binary install configure
     79binary: binary-arch
     80.PHONY: build clean binary-arch binary install configure
Note: See TracChangeset for help on using the changeset viewer.