]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/directfb
Add pound to make.sh.
[people/pmueller/ipfire-2.x.git] / lfs / directfb
index 594024a349c612ab8c910d9ff09c0eeacd23e384..218cbbc8b4ab2cdf2ad4db871724e457e541994a 100644 (file)
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = directfb
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       = ""
 
@@ -82,7 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && sed -i "s/checkfor_matrox=yes/checkfor_matrox=no/g" configure
        cd $(DIR_APP) && sed -i "s/checkfor_cle266=no/checkfor_cle266=yes/g" configure
        cd $(DIR_APP) && ./configure --prefix=/usr --disable-x11 --enable-sdl \
-                                    --enable-video4linux2 --enable-multi 
+                                    --enable-video4linux2 
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        ln -s $(THISAPP) /usr/src/directfb