summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2010-04-12 18:01:01 +0000
committerjstebbins <[email protected]>2010-04-12 18:01:01 +0000
commit788762ec1d905d4783a62de27863ec8ebf66d284 (patch)
tree4fd54d66f2aa539677971ead01188bc52b31d73c /make
parent1a466338ea91528105f73681f85238be96670b2a (diff)
LinGui: improved rpm building
Resulting rpms have fewer warnings and no errors according to rpmlint. No need to pre-build binaries. Just configure and "make pkg.create.rpm" Standard fedora rpms can be found in: build/stage/rpm/RPMS and SRPMS Binary packages are renamed according to handbrake naming convention in: build/pkg git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3220 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'make')
-rw-r--r--make/include/main.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/include/main.rules b/make/include/main.rules
index 132567c1e..5a8d8acfb 100644
--- a/make/include/main.rules
+++ b/make/include/main.rules
@@ -21,6 +21,7 @@ endif
build:
clean:
install:
+install-strip:
uninstall:
xclean: contrib.xclean clean
doc: