diff --git a/checkinstall.sh b/checkinstall.sh new file mode 100755 index 0000000..4d3493b --- /dev/null +++ b/checkinstall.sh @@ -0,0 +1,3 @@ +#!/bin/sh +sudo checkinstall -D --requires libexpat1,libxslt1.1,libxml2,libpcre3,libxerces27,libwxgtk2.8-0 --maintainer "Gerald Schmidt \" --pkgaltsource "http://xml-copy-editor.svn.sourceforge.net/viewvc/xml-copy-editor/" make install +