Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
5f24a7ea
Commit
5f24a7ea
authored
Mar 11, 2013
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed the Unknown Horizons PKGBUILD.
parent
333cbc43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
unknown-horizons/PKGBUILD
unknown-horizons/PKGBUILD
+3
-3
No files found.
unknown-horizons/PKGBUILD
View file @
5f24a7ea
...
...
@@ -9,7 +9,7 @@
pkgname
=
unknown-horizons
pkgver
=
2013.1
pkgrel
=
2
pkgrel
=
3
pyver
=
2.7
pkgdesc
=
"A 2D realtime strategy simulation with an emphasis on economy and city building"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -22,9 +22,9 @@ source=("https://github.com/unknown-horizons/unknown-horizons/archive/$pkgver.ta
md5sums
=(
'1302263a3c4158f0d85b26dde1618cdc'
)
package
()
{
cd
$srcdir
/
$pkgname
cd
$srcdir
/
$pkgname
-
$pkgver
sed
-i
's/env python/env python2/'
run_uh.py
sed
-i
's/env python
$
/env python2/'
run_uh.py
python2 setup.py build_i18n
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment