You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
277 B

  1. --- /dev/null
  2. +++ b/libraries/libapparmor/Makefile
  3. @@ -0,0 +1,7 @@
  4. +package=libapparmor
  5. +
  6. +configure:
  7. + $(STAGING_DIR_HOST)/bin/aclocal
  8. + $(STAGING_DIR_HOST)/bin/autoconf --force
  9. + $(STAGING_DIR_HOST)/bin/libtoolize --automake -c --force
  10. + $(STAGING_DIR_HOST)/bin/automake -ac