summaryrefslogtreecommitdiffstats
path: root/libcompat
diff options
context:
space:
mode:
authorAndraž Levstik2007-10-22 15:46:47 +0200
committerAndraž Levstik2007-10-22 15:46:47 +0200
commitcd6df7d494ccd462b57a2799057cd87de05a62d4 (patch)
treec70811289affd28369d34385953b246d4491eaaf /libcompat
parente4b6128cd56e667629f3d8a7746be4e024094d7d (diff)
parent5bf996067e897fcfe560a0152be9c36536077b2b (diff)
Merge of xorg-modular grimoire into a devel- branch in the main
grimoire. This merge in effect deprecates xorg-modular grimoire and make this the running head of it. All commits to -modular should now go through this branch. Merge commit 'xorg-modular/master' into devel-xorg-modular Conflicts: .gitignore excluded gurus.gpg libcompat libgcc volatiles
Diffstat (limited to 'libcompat')
-rwxr-xr-xlibcompat1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcompat b/libcompat
index e99926bd7c..7f3b5530c2 100755
--- a/libcompat
+++ b/libcompat
@@ -69,4 +69,3 @@ function is_depends_enabled() {
grep -q "^[[:space:]]*$1:$2:on" $dep_status
}
-