notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
029295b
)
Fixed maemo rules
author
Paolo Iommarini
<sakya_tg@yahoo.it>
Sun, 17 Feb 2013 14:05:30 +0000
(15:05 +0100)
committer
Paolo Iommarini
<sakya_tg@yahoo.it>
Sun, 17 Feb 2013 14:05:30 +0000
(15:05 +0100)
debian_maemo/rules
patch
|
blob
|
blame
|
history
diff --git
a/debian_maemo/rules
b/debian_maemo/rules
index
3bdd4d8
..
5230bf7
100644
(file)
--- a/
debian_maemo/rules
+++ b/
debian_maemo/rules
@@
-22,10
+22,10
@@
build-stamp:
dh_testdir
./configure --platform=maemo --gpu=neon --sound-drivers=pulseaudio --enable-neon
$(MAKE)
-
#
strip pcsx
-
#
strip plugins/gpu_unai/gpu_unai.so
-
#
strip plugins/gpu-gles/gpu_gles.so
-
#
strip plugins/spunull/spunull.so
+ strip pcsx
+ strip plugins/gpu_unai/gpu_unai.so
+ strip plugins/gpu-gles/gpu_gles.so
+ strip plugins/spunull/spunull.so
touch build-stamp
clean: