XQuartz: fixed make dist
(cherry picked from commit 2d52367ab92429e58596d1a1ed3ef52a0a38a7aa)
This commit is contained in:
		
							parent
							
								
									23156a21d8
								
							
						
					
					
						commit
						c46b564c47
					
				| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
	<key>CFBundleDevelopmentRegion</key>
 | 
						<key>CFBundleDevelopmentRegion</key>
 | 
				
			||||||
		<string>English</string>
 | 
							<string>English</string>
 | 
				
			||||||
	<key>CFBundleExecutable</key>
 | 
						<key>CFBundleExecutable</key>
 | 
				
			||||||
		<string>X11</string>
 | 
							<string>X11.sh</string>
 | 
				
			||||||
	<key>CFBundleGetInfoString</key>
 | 
						<key>CFBundleGetInfoString</key>
 | 
				
			||||||
		<string>APPLE_APPLICATION_NAME</string>
 | 
							<string>APPLE_APPLICATION_NAME</string>
 | 
				
			||||||
	<key>CFBundleIconFile</key>
 | 
						<key>CFBundleIconFile</key>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -17,6 +17,7 @@ resource_DATA = Xquartz.plist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRA_DIST = \
 | 
					EXTRA_DIST = \
 | 
				
			||||||
	mk_bundke.sh \
 | 
						mk_bundke.sh \
 | 
				
			||||||
 | 
						X11.sh \
 | 
				
			||||||
	Info.plist.cpp \
 | 
						Info.plist.cpp \
 | 
				
			||||||
	PkgInfo \
 | 
						PkgInfo \
 | 
				
			||||||
	$(resource_DATA) \
 | 
						$(resource_DATA) \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue