]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Two buildfixes in rootfiles of gnump3d and cyrus-sasl.
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 28 Oct 2007 21:37:10 +0000 (21:37 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 28 Oct 2007 21:37:10 +0000 (21:37 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1026 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

config/rootfiles/packages/gnump3d
doc/packages-list.txt
lfs/cyrus-sasl

index ab8ef7465487427df5578571e9680c9d757c7080..b161eaffe0be48a38681899f3e386638bcb89e1e 100644 (file)
@@ -27,7 +27,6 @@ usr/lib/perl5/5.8.8/gnump3d/mp3info.pm
 usr/lib/perl5/5.8.8/gnump3d/mp4info.pm
 usr/lib/perl5/5.8.8/gnump3d/ogginfo.pm
 #usr/lib/perl5/5.8.8/gnump3d/plugins
-usr/lib/perl5/5.8.8/gnump3d/plugins/bug.pm
 usr/lib/perl5/5.8.8/gnump3d/plugins/copying.pm
 usr/lib/perl5/5.8.8/gnump3d/plugins/info.pm
 usr/lib/perl5/5.8.8/gnump3d/plugins/now.pm
@@ -396,6 +395,7 @@ usr/share/gnump3d
 #usr/share/gnump3d/redgrey/search.html
 #usr/share/gnump3d/redgrey/stats.html
 #usr/share/gnump3d/redgrey/tagbrowse.html
+#usr/share/gnump3d/simple
 var/cache/gnump3d
 var/cache/gnump3d/serving
 var/mp3
index 39e9bb80c93d61df7a200f46f5b591e05608605a..3295e10f8ad4f688899c842db33311eb84a61fde 100644 (file)
@@ -1,4 +1,4 @@
-== List of softwares used to build IPFire Version: 2.0rc2 ==
+== List of softwares used to build IPFire Version: 2.0rc3t ==
 * Archive-Tar-1.29
 * Archive-Zip-1.16
 * BerkeleyDB-0.27
@@ -89,7 +89,7 @@
 * glib-2.9.6
 * glibc-2.3.6
 * gmp-4.2
-* gnump3d-2.9.9.9
+* gnump3d-3.0
 * gnupg-1.4.5
 * grep-2.5.1a
 * groff-1.18.1.1
index 0b72836f01fc6771e2e6af715407392afcc43a9c..e9235cbd34e0c6792e1050e004a49d54948bd9f0 100644 (file)
@@ -92,6 +92,7 @@ ifeq "$(PASS)" ""
        cd $(DIR_APP) && make
        cd $(DIR_APP) && make install
        install -v -m700 -d /var/lib/sasl
+       -mkdir /var/run/saslauthd
 else
        # WITH LDAP SUPPORT AT THIS TIME
        cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \