]> git.pld-linux.org Git - packages/basesystem.git/commitdiff
- adapterized and few cosmetics. basesystem-1_0-5
authorkloczek <kloczek@pld-linux.org>
Tue, 3 Apr 2001 10:26:23 +0000 (10:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    basesystem.spec -> 1.15

basesystem.spec

index 3d01516f804cdbc8408104f7b1cf3afd7050d360..414394f42df9dbc498dc8eb2e92159975e96cf2c 100644 (file)
@@ -4,13 +4,13 @@ Name:         basesystem
 Version:       1.0
 Release:       5
 Epoch:         1
+License:       GPL
 Group:         Base
+Group(de):     Gründsätzlich
 Group(pl):     Podstawowe
-License:       GPL
 Prereq:                FHS
 Prereq:                setup
 Prereq:                dev
-#Requires:     rpm
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildArch:     noarch
 
@@ -26,11 +26,13 @@ tym samym w
 
 %prep
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
-mkdir $RPM_BUILD_ROOT
+
+%{__install} -d $RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
This page took 0.050302 seconds and 4 git commands to generate.