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/libepoxy | |
| parent | a064f3970799c33ab248649e5218c3137d43447b (diff) | |
| download | alicelinux-93e629250d2f2073dcea128000323264d2c7571f.tar.gz alicelinux-93e629250d2f2073dcea128000323264d2c7571f.zip | |
muon build fixes
Diffstat (limited to 'repos/extra/libepoxy')
| -rw-r--r-- | repos/extra/libepoxy/.files | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/repos/extra/libepoxy/.files b/repos/extra/libepoxy/.files index 1cf5ad3a..86e6f9ea 100644 --- a/repos/extra/libepoxy/.files +++ b/repos/extra/libepoxy/.files @@ -1,10 +1,10 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/epoxy/ --rw-r--r-- root/root usr/include/epoxy/common.h --rw-r--r-- root/root usr/include/epoxy/egl.h +-rw-rw-r-- root/root usr/include/epoxy/common.h +-rw-rw-r-- root/root usr/include/epoxy/egl.h -rw-r--r-- root/root usr/include/epoxy/egl_generated.h --rw-r--r-- root/root usr/include/epoxy/gl.h +-rw-rw-r-- root/root usr/include/epoxy/gl.h -rw-r--r-- root/root usr/include/epoxy/gl_generated.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libepoxy.so -> libepoxy.so.0 |