]> git.pld-linux.org Git - packages/dillo-config.git/commitdiff
- cosmetics. RA-1_0 STABLE dillo-config-1_0-1
authorkloczek <kloczek@pld-linux.org>
Wed, 24 Apr 2002 17:46:55 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dillo-config.spec -> 1.2

dillo-config.spec

index 5f00553e220971801c4c9d564cc7ab47ddfa2255..99419f919b81d96fd531840c55201652ac6c2e09 100644 (file)
@@ -8,8 +8,8 @@ Group:          X11/Applications/Networking
 Source0:       http://www.ee.ed.ac.uk/~rjt/dillo/%{name}
 URL:           http://www.ee.ed.ac.uk/~rjt/dillo/config.html
 Requires:      tk
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-BuildArch:   noarch
 
 %define                _prefix         /usr/X11R6
 %define                _mandir         %{_prefix}/man
@@ -24,13 +24,10 @@ Skrypt konfiguruj
 %prep
 %setup -q -c -T
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_bindir}
+
 install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}
 
 %clean
This page took 0.07412 seconds and 4 git commands to generate.