summaryrefslogtreecommitdiff
path: root/make-sgpkg.py
Commit message (Collapse)AuthorAge
* Depend on java6-runtimeGuido Günther2010-02-17
| | | | instead of java2-run since sapgui as of 7.20 needs Java 6.
* Add --no-clean optionGuido Günther2010-02-17
| | | | to ease debugging.
* Make glob call more robustGuido Günther2010-02-17
|
* Abort if running as root or under fakeroot.Guido Günther2010-02-15
| | | | Running as root is unsafe and we invoke fakeroot ourselfes.
* Handle package build errors.Guido Günther2010-02-15
|
* Exclude 64bit libs on 32bit build and vice versaGuido Günther2010-02-12
|
* Fix version parsing for Sapgui 720Guido Günther2010-02-12
|
* link icons to hicolor themeGuido Günther2009-04-14
|
* ignore unlink errorsGuido Günther2009-03-31
|
* fix build for amd64Guido Günther2009-03-30
| | | | | since the package is built against ia32 libs we need to exclude some files from the shlibdeps call.
* don't depend on a virtual package onlyGuido Günther2009-01-12
|
* use another dir level and copy back the resultGuido Günther2009-01-12
|
* initial versiondebian/0.0.1Guido Günther2009-01-09