aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-01-22 12:36:05 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-01-22 12:36:05 +0000
commit4004ecc656864745b75639c8cd0f621bf0af84b1 (patch)
tree4a4535470ee9ea9f6401b44ad3775a0f56b8c36a /specgen.sh
parent3e7badf07c9d2adcb47f3a2bb5221bce7c279ecb (diff)
downloadfetchmail-4004ecc656864745b75639c8cd0f621bf0af84b1.tar.gz
fetchmail-4004ecc656864745b75639c8cd0f621bf0af84b1.tar.bz2
fetchmail-4004ecc656864745b75639c8cd0f621bf0af84b1.zip
Add debug package (really).
svn path=/branches/BRANCH_6-3/; revision=4676
Diffstat (limited to 'specgen.sh')
-rwxr-xr-xspecgen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/specgen.sh b/specgen.sh
index 7cb5602d..450e1937 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -160,7 +160,7 @@ Ein interaktiver GUI-Konfigurator für fetchmail in python
GUI konfigurator do fetchmaila napisany w pythonie.
%endif
-%{?debugpackage}
+%{?debug_package}
%prep
%setup -q $setupargs
@@ -171,7 +171,7 @@ make
%install
rm -rf \$RPM_BUILD_ROOT
-make install-strip DESTDIR=\$RPM_BUILD_ROOT
+make install DESTDIR=\$RPM_BUILD_ROOT
%if %{have_python}
mkdir -p \$RPM_BUILD_ROOT/usr/lib/rhs/control-panel