commit 77624ba

hovercats  ·  2024-04-16 19:34:21 +0000 UTC
parent 92a3364
atk: remove post-install
1 files changed,  +0, -11
+0, -11
 1@@ -1,11 +0,0 @@
 2-#!/bin/sh -e
 3-
 4-cat <<EOF
 5-It's important to now rebuild 'gtk+3' if you want to have atk methods available
 6-in your gtk+3 library.
 7-
 8-Run the following:
 9-
10-# kiss build gtk+3
11-# kiss install gtk+3
12-EOF