Fixed maemo rules
authorPaolo Iommarini <sakya_tg@yahoo.it>
Sun, 17 Feb 2013 14:05:30 +0000 (15:05 +0100)
committerPaolo Iommarini <sakya_tg@yahoo.it>
Sun, 17 Feb 2013 14:05:30 +0000 (15:05 +0100)
debian_maemo/rules

index 3bdd4d8..5230bf7 100644 (file)
@@ -22,10 +22,10 @@ build-stamp:
        dh_testdir
        ./configure --platform=maemo --gpu=neon --sound-drivers=pulseaudio --enable-neon
        $(MAKE)
        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:
        touch build-stamp
 
 clean: