]> TLD Linux GIT Repositories - packages/rpm.git/commitdiff
- df
authorBartosz Świątek <shadzik@tld-linux.org>
Mon, 3 Oct 2011 16:04:19 +0000 (18:04 +0200)
committerBartosz Świątek <shadzik@tld-linux.org>
Mon, 3 Oct 2011 16:04:19 +0000 (18:04 +0200)
rpm.spec

index 707c9b9d5bc6118017a64201fae783db38e3a388..30ea5c545e23dace224e2cac6c2cf5be3aff5fd3 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -28,6 +28,7 @@
 # force_cc             - force using __cc other than "%{_target_cpu}-tld-linux-gcc"
 # force_cxx            - force using __cxx other than "%{_target_cpu}-tld-linux-g++"
 # force_cpp            - force using __cpp other than "%{_target_cpu}-tld-linux-gcc -E"
+
 #%%define      force_cc "%{_target_cpu}-tld-linux-gcc"
 #%%define      force_cxx "%{_target_cpu}-tld-linux-g++"
 #%%define      force_cpp '%{_target_cpu}-tld-linux-gcc -E'