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/pixman | |
| parent | a064f3970799c33ab248649e5218c3137d43447b (diff) | |
| download | alicelinux-93e629250d2f2073dcea128000323264d2c7571f.tar.gz alicelinux-93e629250d2f2073dcea128000323264d2c7571f.zip | |
muon build fixes
Diffstat (limited to 'repos/extra/pixman')
| -rw-r--r-- | repos/extra/pixman/.files | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/pixman/.files b/repos/extra/pixman/.files index b15a7265..20d0a3b1 100644 --- a/repos/extra/pixman/.files +++ b/repos/extra/pixman/.files @@ -1,8 +1,8 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/pixman-1/ --rw-r--r-- root/root usr/include/pixman-1/pixman-version.h --rw-r--r-- root/root usr/include/pixman-1/pixman.h +-rw-rw-r-- root/root usr/include/pixman-1/pixman-version.h +-rw-rw-r-- root/root usr/include/pixman-1/pixman.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpixman-1.so -> libpixman-1.so.0 lrwxrwxrwx root/root usr/lib/libpixman-1.so.0 -> libpixman-1.so.0.46.4 |