Tags: patch

The attached patch is the most minimal change to fix the FTBS. It simply
removes the cruft that prevents the library from being installed in the
correct directory. 

Troy
diff -urN glui-2.2/debian/rules.vars new/debian/rules.vars
--- glui-2.2/debian/rules.vars  2005-03-18 09:59:30.570101002 -0700
+++ new/debian/rules.vars       2005-03-18 10:00:40.993973392 -0700
@@ -5,7 +5,7 @@
 VERSION     := 2.2
 MAJOR       := 2
 
-LIBGLUI     := libglui$(MAJOR)c102
+LIBGLUI     := libglui$(MAJOR)
 LIBGLUI_DEV := libglui-dev
 
 # Paths

Reply via email to