Author: ceros-guest
Date: 2008-01-04 01:54:11 +0000 (Fri, 04 Jan 2008)
New Revision: 5204

Modified:
   packages/trunk/ogre/debian/rules
Log:
include a get-orig-source

Modified: packages/trunk/ogre/debian/rules
===================================================================
--- packages/trunk/ogre/debian/rules    2008-01-04 00:29:19 UTC (rev 5203)
+++ packages/trunk/ogre/debian/rules    2008-01-04 01:54:11 UTC (rev 5204)
@@ -17,6 +17,11 @@
        CFLAGS += -O2
 endif
 
+# Inform users to use ogre-tarball.sh and error out
+get-orig-source:
+       @echo Please use the script ogre-tarball.sh located under debian/extras.
+       exit 1
+
 patch: patch-stamp
 patch-stamp:
        dh_testdir


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to