1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-19 16:37:52 +02:00

Distcheck fixes

Accidentally committed debug leftover.
This commit is contained in:
Matthias Clasen
2011-06-04 10:45:30 -04:00
parent c40199b450
commit 1aa348c14c

@@ -10,4 +10,4 @@ rm glibconfig.cpp
nm -D -g --defined-only .libs/libgio-2.0.so | cut -d ' ' -f 3 | egrep -v '^(__bss_start|_edata|_end)' | sort > actual-abi
diff -u expected-abi actual-abi #&& rm expected-abi actual-abi
diff -u expected-abi actual-abi && rm expected-abi actual-abi