projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
define _HPUX_SOURCE under HP-UX, otherwise many things are not defined in standard...
[wxWidgets.git]
/
debian
/
libwxgtk-python.prerm
diff --git
a/debian/libwxgtk-python.prerm
b/debian/libwxgtk-python.prerm
index bf5a62b36c8fe44844f426d7436a303620dddd8c..ebf7d74965c2630e47146ac280caff29458e1b20 100644
(file)
--- a/
debian/libwxgtk-python.prerm
+++ b/
debian/libwxgtk-python.prerm
@@
-2,7
+2,7
@@
set -e
set -e
-PACKAGE="libwxgtk=V-python"
+PACKAGE="libwxgtk=
SO
V-python"
dpkg --listfiles $PACKAGE | awk '$0~/\.py$/ {print $0"c\n" $0"o"}' | xargs rm -f >&2
#DEBHELPER#
dpkg --listfiles $PACKAGE | awk '$0~/\.py$/ {print $0"c\n" $0"o"}' | xargs rm -f >&2
#DEBHELPER#