diff options
| author | emmett1 <me@emmett1.my> | 2026-06-21 07:20:33 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-21 07:20:33 +0800 |
| commit | 93e629250d2f2073dcea128000323264d2c7571f (patch) | |
| tree | 050258a7a205c4eaf1cd7585ebfd0af6081b1219 /repos/extra/gobject-introspection/abuild | |
| parent | a064f3970799c33ab248649e5218c3137d43447b (diff) | |
| download | alicelinux-93e629250d2f2073dcea128000323264d2c7571f.tar.gz alicelinux-93e629250d2f2073dcea128000323264d2c7571f.zip | |
muon build fixes
Diffstat (limited to 'repos/extra/gobject-introspection/abuild')
| -rw-r--r-- | repos/extra/gobject-introspection/abuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/repos/extra/gobject-introspection/abuild b/repos/extra/gobject-introspection/abuild deleted file mode 100644 index c18fd4e3..00000000 --- a/repos/extra/gobject-introspection/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=gobject-introspection -version=1.86.0 -release=1 -source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" -build_opt="-Dtests=false" |