Quellcode durchsuchen

Drop options=(debug)/options=('debug') from trunk

devtools 20230105-1 enables the debug option by default.

A follow-up commit will remove debug from alongside other options.
Evangelos Foutras vor 2 Jahren
Ursprung
Commit
6644851c2c
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      PKGBUILD

+ 0 - 1
PKGBUILD

@@ -24,7 +24,6 @@ optdepends=('gnome-control-center: System settings'
             'gnome-bluetooth-3.0: Bluetooth support'
             'power-profiles-daemon: Power profile switching')
 groups=(gnome)
-options=(debug)
 _commit=e9b26eac0c0d66b87201874ce2b704268ee99be6  # tags/43.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")