Author: blues                        Date: Wed Feb  1 15:13:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't strip binary while building and do not chown it

---- Files affected:
SOURCES:
   vhcs2-nostrip_and_noroot.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/vhcs2-nostrip_and_noroot.patch
diff -u /dev/null SOURCES/vhcs2-nostrip_and_noroot.patch:1.1
--- /dev/null   Wed Feb  1 16:13:44 2006
+++ SOURCES/vhcs2-nostrip_and_noroot.patch      Wed Feb  1 16:13:39 2006
@@ -0,0 +1,14 @@
+--- ./keys/Makefile.org3       2006-02-01 16:04:28.999279992 +0100
++++ ./keys/Makefile    2006-02-01 16:05:21.561289352 +0100
+@@ -14,9 +14,9 @@
+ 
+       $(COMPILE) gen-keys.c
+       $(BUILD) gen-keys gen-keys.o
+-      strip -v gen-keys
++#     strip -v gen-keys
+ #     ./gen-keys 32 16 > keys.txt
+-      chown root:root ./rpl.pl ./gen-keys
++#     chown root:root ./rpl.pl ./gen-keys
+       chmod 0700 ./rpl.pl ./gen-keys
+       ./rpl.pl $(SYSTEM_ROOT)/gui/include/vhcs2-db-keys.php 
$(SYSTEM_ROOT)/engine/vhcs2-db-keys.pl
+         
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to