Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Drop options=(debug)/options=('debug') from trunk
Browse files Browse the repository at this point in the history
devtools 20230105-1 enables the debug option by default.

A follow-up commit will remove debug from alongside other options.

git-svn-id: file:///srv/repos/svn-packages/svn@466628 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
foutrelis authored and svntogit committed Jan 15, 2023
1 parent 596d6c0 commit 6417e08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trunk/PKGBUILD
Expand Up @@ -11,7 +11,6 @@ license=(GPL)
depends=(vte3 gsettings-desktop-schemas)
makedepends=(docbook-xsl libnautilus-extension gnome-shell yelp-tools git meson)
groups=(gnome-extra)
options=(debug)
_commit=816edf80cd7bf7f253366099ea9fcaf361676139 # tags/3.46.7^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-terminal.git#commit=$_commit")
sha256sums=('SKIP')
Expand Down

0 comments on commit 6417e08

Please sign in to comment.