[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][debian-mate-team/mate-indicator-applet][master] debian/control: Use Ayatana Indicators on Ubuntu, too.



Title: GitLab

Mike Gabriel pushed to branch master at Debian and Ubuntu MATE Packaging Team / mate-indicator-applet

Commits:

1 changed file:

Changes:

  • debian/rules
    ... ... @@ -6,11 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
    6 6
     DPKG_EXPORT_BUILDFLAGS = 1
    
    7 7
     include /usr/share/dpkg/buildflags.mk
    
    8 8
     
    
    9
    -ifeq ($(shell dpkg-vendor --is Ubuntu && echo yes),yes)
    
    10
    -INDICATOR_IMPLEMENTATION=--with-ubuntu-indicators=yes
    
    11
    -else
    
    12 9
     INDICATOR_IMPLEMENTATION=--with-ayatana-indicators=yes
    
    13
    -endif
    
    14 10
     
    
    15 11
     %:
    
    16 12
     	dh $@ $(DHFLAGS) --without autoreconf
    


  • Reply to: