|
|
@ -5,7 +5,7 @@ |
|
|
|
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
|
|
|
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
|
|
|
# |
|
|
|
# ROCK Linux: rock-src/package/hannes/libsepol/libsepol.conf |
|
|
|
# ROCK Linux: rock-src/package/hannes/checkpolicy/checkpolicy.conf |
|
|
|
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf |
|
|
|
# |
|
|
|
# This program is free software; you can redistribute it and/or modify |
|
|
@ -20,9 +20,4 @@ |
|
|
|
# |
|
|
|
# --- ROCK-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
|
|
checkpolicy_main() { |
|
|
|
make DESTDIR=$root/ |
|
|
|
} |
|
|
|
|
|
|
|
custmain="checkpolicy_main" |
|
|
|
var_append makeinstopt ' ' "DESTDIR=$root/" |