summaryrefslogtreecommitdiff
path: root/dtach.spec
diff options
context:
space:
mode:
Diffstat (limited to 'dtach.spec')
-rw-r--r--dtach.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/dtach.spec b/dtach.spec
index 1aa8fe1..5dba5f0 100644
--- a/dtach.spec
+++ b/dtach.spec
@@ -7,7 +7,7 @@ URL: http://dtach.sourceforge.net
Group: Applications/System
Source: http://prdownloads.sourceforge.net/dtach/dtach-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-%{version}-root
-
+
%description
dtach is a program that emulates the detach feature of screen, with
@@ -15,14 +15,14 @@ less overhead. It is designed to be transparent and un-intrusive; it
avoids interpreting the input and output between attached terminals
and the program under its control. Consequently, it works best with
full-screen applications such as emacs.
-
+
%prep
%setup
-
+
%build
%configure
make
-
+
%install
rm -rf $RPM_BUILD_ROOT/*
mkdir -p $RPM_BUILD_ROOT/%{_bindir}