Package: glew
Severity: important
Version: 1.3.4-5
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It is due to unsynced Makefile's.
Please use auto syncing as shown below.
Thanks in advance
Petr
--- glew-1.3.4/debian/rules
+++ glew-1.3.4/debian/rules
@@ -33,6 +33,8 @@
clean:
dh_testdir
dh_testroot
+ cp -f config/Makefile.linux config/Makefile.gnu
+ cp -f config/Makefile.linux config/Makefile.kfreebsd
rm -f build-stamp configure-stamp
-$(MAKE) distclean
dh_clean
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]