]> git.ipfire.org Git - pakfire.git/blobdiff - macros/constants.macro
Update macros.
[pakfire.git] / macros / constants.macro
index f354cb629b0f6539ffa7c00097afa8650dbc57d9..d7af330067ac1b1cdb023acf174b6c8799d14842 100644 (file)
@@ -19,14 +19,13 @@ configure_options = \
        --prefix=/usr
 
 patches =
-sources = %{tarball}
-tarball = %{thisapp}.tar.gz
+sources = %{thisapp}.tar.gz
 
 # Macro definitions
 
 # Macro to extract tarballs.
 # Guesses the compression type automatically.
-MACRO_EXTRACT = tar xvaf
+MACRO_EXTRACT = tar xaf
 
 # Macro to define and start the quality agent.
 # Long term goal is to improve the commited code.