Subversion Repositories KardasA Overlay

Rev

Rev 125 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 125 Rev 127
Line 86... Line 86...
86
	rm -r "./tmp"
86
	rm -r "./tmp"
87
}
87
}
88
88
89
src_prepare() {
89
src_prepare() {
90
	# Files to remove.
90
	# Files to remove.
91
	REMOVE="libs*/all
-
 
92
		Amnesia.png
-
 
-
 
91
	REMOVE="Amnesia.png
93
		AmnesiaPDF.png
92
		AmnesiaPDF.png
94
		checklibs*.sh"
93
		checklibs*.sh"
95
94
96
	# Collect infos about languages...
95
	# Collect infos about languages...
97
	LINGUAS_ARRAY=()
96
	LINGUAS_ARRAY=()