diff options
-rw-r--r-- | packaging/db4.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/db4.spec b/packaging/db4.spec index c46e86ba..7f4e4492 100644 --- a/packaging/db4.spec +++ b/packaging/db4.spec @@ -62,8 +62,6 @@ This package contains the header files and libraries. %prep %setup -q -n %{generic_name}-%{version} cp %{SOURCE1001} . -cd .. -tar -jcf %{generic_name}-%{version}.tar.bz2 %{generic_name}-%{version} %build cd dist |