From 5c68bf81a731b61158ae7c57202a7ac31db7bfa4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 12 Apr 2005 06:14:08 +0000 Subject: Add support for rpmbuild --with sources. --- scripts/gdb/gdb.add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gdb') diff --git a/scripts/gdb/gdb.add b/scripts/gdb/gdb.add index ed6664e285..d8aaa32f78 100644 --- a/scripts/gdb/gdb.add +++ b/scripts/gdb/gdb.add @@ -38,7 +38,7 @@ BuildPreReq: ncurses-devel # your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR). # Or you can try the ftp options of rpm :-) # -NoSource: 0 +%{?!_with_sources:NoSource: 0} # Account as best possible for targets without simulators # and targets which require extra arguments. -- cgit v1.2.3