]> git.ipfire.org Git - pakfire.git/blobdiff - macros/constants.macro
Rewrite the buildsystem of this package.
[pakfire.git] / macros / constants.macro
index f7bcfd74ee73df10ae85d9bad39dc56345348149..02a7b5c9f587658a50152bb1b96f4dd9fc38c3c0 100644 (file)
@@ -27,9 +27,6 @@ sources = %{thisapp}.tar.gz
 # Guesses the compression type automatically.
 MACRO_EXTRACT = tar xaf
 
-# Macro to strip debugging symbols.
-MACRO_STRIP = /usr/lib/buildsystem-tools/stripper %{BUILDROOT}
-
 MACRO_PATCHES
        patches="%{patches}"