Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 19 years ago
parent
commit
84e4c2e111
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/gnome14/gnome-libs14/gnome-libs14.conf

+ 1
- 1
package/gnome14/gnome-libs14/gnome-libs14.conf

@ -25,7 +25,7 @@
gl_main() {
ln -fs /bin/true gtkdoc-fixxref
eval ./configure $confopt ; $MAKE
CFLAGS="$CFLAGS -pthread" eval ./configure $confopt ; $MAKE
PATH="$PATH:$PWD" eval $MAKE install
}

Loading…
Cancel
Save