mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-16 12:00:35 +01:00
XQuartz: fixed make dist
(cherry picked from commit2d52367ab9) (cherry picked from commit13eff12902)
This commit is contained in:
parent
1cf76f23c7
commit
e93daf4e71
2 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>X11</string>
|
||||
<string>X11.sh</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>APPLE_APPLICATION_NAME</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ resource_DATA = Xquartz.plist
|
|||
|
||||
EXTRA_DIST = \
|
||||
mk_bundke.sh \
|
||||
X11.sh \
|
||||
Info.plist.cpp \
|
||||
PkgInfo \
|
||||
$(resource_DATA) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue