into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/04/03 12:29:16+02:00 uni-frankfurt.de!mickeyl
fix stupid POSTPROCESS vs. PREPROCESS issue in opie-image
BKrev: 424fce16T9DBoJ33Ho27tObE-1czbw
FEED_URIS_append_opensimpad = " opie##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/opie"
FEED_URIS_append_familiar = " opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie"
-PR = "r11"
+LICENSE = "MIT"
+PR = "r12"
include opie-collections.inc
}
-# create a timestamp of the build date
-IMAGE_POSTPROCESS_COMMAND_openzaurus = "create_etc_timestamp"
-
-# merge feed-sources into ipkg.conf
-IMAGE_PREPROCESS_COMMAND = "merge_feeds"
+# merge feed-sources into ipkg.conf and create /etc/timestamp from build date
+IMAGE_PREPROCESS_COMMAND = "merge_feeds; create_etc_timestamp"
inherit image_ipk
-
-
-LICENSE = MIT