Control: tags -1 patch

--- a/Makefile
+++ b/Makefile
@@ -31,9 +31,9 @@
 TARGET = fbxkb
 $(TARGET): $(OBJ) 
        $(CC) $(LDFLAGS) $(LIBS) $(OBJ) -o $@
-ifeq (,$(DEVEL))
-       strip $@
-endif
+#ifeq (,$(DEVEL))
+#      strip $@
+#endif
 
 all: $(TARGET)
 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to