Skip to content
Snippets Groups Projects
Commit ed23688d authored by juergen's avatar juergen
Browse files

fix typo (FS#19394)

git-svn-id: file:///srv/repos/svn-packages/svn@86947 eb2447ed-0c53-47e4-bac8-5bc4a241df78
parent 25ea66cd
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ build() {
# gcc 4.5 Workaround: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43904
CFLAGS="${CFLAGS} -fno-optimize-sibling-calls"\
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
--localstatedir=/var --mandir=${mandir} --without-sound -with-x-toolkit=gtk
--localstatedir=/var --mandir=${mandir} --without-sound --with-x-toolkit=gtk
make
make DESTDIR=$startdir/pkg install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment